-
Notifications
You must be signed in to change notification settings - Fork 985
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
zhenmu.zyl
committed
Aug 12, 2018
1 parent
954b7fa
commit 69a2446
Showing
2 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,10 @@ | ||
## 使用Prometheus Operator监控集群 | ||
## 使用Prometheus Operator监控集群 | ||
|
||
``` | ||
git clone https://github.com/coreos/prometheus-operator.git | ||
git checkout v0.22.1 | ||
``` | ||
|
||
``` | ||
cd contrib/kube-prometheus/manifests | ||
``` |