Adding Heapster Kubernetes Template

This commit is contained in:
galal-hussein
2016-09-27 20:45:54 +02:00
parent b53c9d1b92
commit c5fa6bde5b
9 changed files with 205 additions and 0 deletions
@@ -0,0 +1,5 @@
# Heapster Grafana InfluxDB
Heapster enables Container Cluster Monitoring and Performance Analysis. Heapster collects and interprets various signals like compute resource usage, lifecycle events, etc, and exports cluster metrics via REST endpoints.
This Tempalte runs Heapster with Grafana and InfluxDB in kube-system namespace, it should be running on Kubernetes v1.3.4-rancher1 or higher.