k3s/cluster/addons/cluster-monitoring
Yu-Ju Hong e97eb4dc6a Remove host port in influxdb-grafana-controller.yaml
There is no valid reason to keep the host ports in the pod spec.
2016-04-18 16:29:58 -07:00
..
google Create a new Deployment in kube-system for every version. 2016-03-29 13:26:36 -07:00
googleinfluxdb Create a new Deployment in kube-system for every version. 2016-03-29 13:26:36 -07:00
influxdb Remove host port in influxdb-grafana-controller.yaml 2016-04-18 16:29:58 -07:00
standalone Create a new Deployment in kube-system for every version. 2016-03-29 13:26:36 -07:00
README.md Updated documentation about monitoring addons 2016-03-16 10:10:55 +01:00

README.md

Kubernetes Monitoring

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.

More details can be found in Monitoring user guide.

Analytics