k3s/cluster/addons/cluster-monitoring
Lv Lv e8fe157a7f Fix influxdb external url and its port 2015-05-19 20:35:19 +08:00
..
google Updating heapster to v0.12.1. This adds support for tokens and improves scalability 2015-05-18 12:04:46 -07:00
influxdb Fix influxdb external url and its port 2015-05-19 20:35:19 +08:00
README.md Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00

README.md

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