Updating heapster version to v0.14.1.

Adding a standalone version of heapster which exposes stats via REST API.
This commit is contained in:
Vishnu Kannan
2015-06-16 11:13:27 -07:00
parent 27704beae5
commit 31f7ea10c6
8 changed files with 88 additions and 19 deletions

View File

@@ -58,6 +58,7 @@ ENABLE_NODE_MONITORING="${KUBE_ENABLE_NODE_MONITORING:-true}"
# influxdb - Heapster, InfluxDB, and Grafana
# google - Heapster, Google Cloud Monitoring, and Google Cloud Logging
# googleinfluxdb - Enable influxdb and google (except GCM)
# standalone - Heapster only. Metrics available via Heapster REST API.
ENABLE_CLUSTER_MONITORING="${KUBE_ENABLE_CLUSTER_MONITORING:-googleinfluxdb}"
# Optional: Enable node logging.