kubernetes/cluster/addons/cluster-monitoring
2017-12-18 09:18:34 -08:00
..
google Use k8s.gcr.io vanity domain for container images 2017-12-18 09:18:34 -08:00
googleinfluxdb Use k8s.gcr.io vanity domain for container images 2017-12-18 09:18:34 -08:00
influxdb Use k8s.gcr.io vanity domain for container images 2017-12-18 09:18:34 -08:00
stackdriver Use k8s.gcr.io vanity domain for container images 2017-12-18 09:18:34 -08:00
standalone Use k8s.gcr.io vanity domain for container images 2017-12-18 09:18:34 -08:00
heapster-rbac.yaml update to rbac v1 in yaml file 2017-08-21 17:29:37 +08:00
OWNERS Add kawych to cluster-monitoring deployment owners 2017-11-17 13:48:20 +01:00
README.md Updated documentation about monitoring addons 2016-03-16 10:10:55 +01:00

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