Skip to content

Commit

Permalink
Merge pull request #5838 from coryflucas/patch-1
Browse files Browse the repository at this point in the history
Fix markdown typo
  • Loading branch information
k8s-ci-robot committed Sep 28, 2018
2 parents 4030c6f + 73ae701 commit 1202235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/addons.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Install using:
```
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/monitoring-standalone/v1.11.0.yaml
```
Please note that [heapster is deprecated](https://github.com/kubernetes/heapster/blob/master/docs/deprecation.md). Consider using [metrics-server](https://github.com/kubernetes-incubator/metrics-server] and a third party metrics pipeline to gather Prometheus-format metrics instead.
Please note that [heapster is deprecated](https://github.com/kubernetes/heapster/blob/master/docs/deprecation.md). Consider using [metrics-server](https://github.com/kubernetes-incubator/metrics-server) and a third party metrics pipeline to gather Prometheus-format metrics instead.

### Monitoring with Prometheus Operator + kube-prometheus

Expand Down

0 comments on commit 1202235

Please sign in to comment.