kops/addons/monitoring-standalone
zouyee bc024905bd bump heapster version and mark it retired 2018-12-11 10:39:58 +08:00
..
README.md bump heapster version and mark it retired 2018-12-11 10:39:58 +08:00
addon.yaml add 1.7 version 2018-11-15 09:29:43 +08:00
v1.1.0.yaml Convert registry to k8s.gcr.io 2018-02-14 10:08:41 -08:00
v1.2.0.yaml Convert registry to k8s.gcr.io 2018-02-14 10:08:41 -08:00
v1.3.0.yaml Convert registry to k8s.gcr.io 2018-02-14 10:08:41 -08:00
v1.6.0.yaml Convert registry to k8s.gcr.io 2018-02-14 10:08:41 -08:00
v1.7.0.yaml Convert registry to k8s.gcr.io 2018-02-14 10:08:41 -08:00
v1.11.0.yaml bump heapster version and mark it retired 2018-12-11 10:39:58 +08:00

README.md

Monitoring Standalone Addon

RETIRED:Heapster provides basic cluster monitoring and is used for running HorizontalPodAutoscalers and integrating metrics into the kubernetes dashboard. The following are potential migration paths for Heapster functionality:

  • For basic CPU/memory HPA metrics: Use metrics-server.

  • For general monitoring: Consider a third-party monitoring pipeline that can gather Prometheus-formatted metrics. The kubelet exposes all the metrics exported by Heapster in Prometheus format. One such monitoring pipeline can be set up using the Prometheus Operator, which deploys Prometheus itself for this purpose.

Usage

Deploy To Cluster

kubectl apply -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/monitoring-standalone/v1.7.0.yaml