kubernetes/cluster/addons/cluster-monitoring
Alex Robinson 799c0a09e0 Merge pull request #10369 from mikedanese/heapster-in-cluster-config
bump heapster addon version to use inClusterConfig
2015-06-29 10:56:50 -07:00
..
google Merge pull request #10369 from mikedanese/heapster-in-cluster-config 2015-06-29 10:56:50 -07:00
googleinfluxdb Merge pull request #10369 from mikedanese/heapster-in-cluster-config 2015-06-29 10:56:50 -07:00
influxdb Merge pull request #10369 from mikedanese/heapster-in-cluster-config 2015-06-29 10:56:50 -07:00
standalone Merge pull request #10369 from mikedanese/heapster-in-cluster-config 2015-06-29 10:56:50 -07:00
README.md Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00

Heapster

Heapster enables monitoring of Kubernetes Clusters using cAdvisor. The kubelet will communicate with an instance of cAdvisor running on localhost and proxy container stats to Heapster. Kubelet will attempt to connect to cAdvisor on port 4194 by default but this port can be configured with kubelet's -cadvisor_port run flag. Detailed information about heapster can be found here.

Analytics