kubernetes/cluster/addons/cluster-monitoring
Abhi Shah 59a347d119 Merge pull request #9309 from saad-ali/issue9028
Enable InfluxDB/Grafana for GCE in addition to GCL. Disable GCM
2015-06-11 11:04:09 -07:00
..
google Merge pull request #8469 from satnam6502/heapster 2015-06-04 10:42:54 -07:00
googleinfluxdb Disable GCM for GCE 2015-06-05 17:54:06 -07:00
influxdb kube-addon-update.sh 2015-06-08 15:10:40 +02: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