k3s/examples/monitoring
Vishnu Kannan 46a22b3c44 Fix monitoring setup script.
Remove the firewall rule created for monitoring as part of kube-down.
Reuse master auth for Grafana.
2014-11-13 16:43:05 -05:00
..
README.md Add an option for enabling monitoring in gce/config-default.sh and disable it 2014-11-07 00:47:56 +00:00
heapster-pod.json Use Heapster as an in-built monitoring solution for Kubernetes in GCE. 2014-11-07 00:47:56 +00:00
influx-grafana-pod.json Fix monitoring setup script. 2014-11-13 16:43:05 -05:00
influx-grafana-service.json Improve the monitoring setup script and fix bugs in the monitoring config. 2014-11-07 19:27:52 +00:00

README.md

Heapster

Heapster enables monitoring of Kubernetes Clusters using cAdvisor. Detailed information about heapster can be found here.