Skip to content

Commit

Permalink
Fix #111
Browse files Browse the repository at this point in the history
Fix #111
  • Loading branch information
feiskyer authored Sep 7, 2017
1 parent 9a0d8d0 commit 26bcd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ InfluxDB is running at https://kubernetes-master/api/v1/proxy/namespaces/kube-sy
使用Prometheus监控Kubernetes需要配置好数据源,一个简单的示例是[prometheus.yml](prometheus.txt)

```
kubectl create -f http://feisky.xyz/kubernetes/monitor/prometheus.txt
kubectl apply -f https://raw.githubusercontent.com/feiskyer/kubernetes-handbook/master/monitor/prometheus.txt
```

![](images/14842125295113.jpg)
Expand Down

0 comments on commit 26bcd82

Please sign in to comment.