diff --git a/cluster/addons/cluster-monitoring/README.md b/cluster/addons/cluster-monitoring/README.md index 276c21e9b73..ea04420469b 100644 --- a/cluster/addons/cluster-monitoring/README.md +++ b/cluster/addons/cluster-monitoring/README.md @@ -1,11 +1,8 @@ # Kubernetes Monitoring -[Heapster](https://github.com/GoogleCloudPlatform/heapster) enables monitoring and performance analysis in Kubernetes Clusters. +[Heapster](https://github.com/kubernetes/heapster) enables monitoring and performance analysis in Kubernetes Clusters. Heapster collects signals from kubelets and the api server, processes them, and exports them via REST APIs or to a configurable timeseries storage backend. -Use [Kubedash](https://github.com/kubernetes/kubedash) to visualize Heapster metrics.
- -*Note: Kubedash is an experimental feature* - +More details can be found in [Monitoring user guide](http://kubernetes.io/docs/user-guide/monitoring/). [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/cluster/addons/cluster-monitoring/README.md?pixel)]()