kubernetes/cluster/addons/cluster-monitoring
2017-01-10 12:14:10 +01:00
..
google cluster: bindmount more cert paths 2016-12-07 15:21:53 -08:00
googleinfluxdb cluster: bindmount more cert paths 2016-12-07 15:21:53 -08:00
influxdb Migrates addons from using ReplicationControllers to Deployments 2016-11-09 09:17:05 -08:00
standalone Migrates addons from using ReplicationControllers to Deployments 2016-11-09 09:17:05 -08:00
OWNERS Added owners to monitoring and logging related directories 2017-01-10 12:14:10 +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