414 B
414 B
Heapster
Heapster collects data from apiservers and kubelets and exposes it through a REST API. This API powers the kubectl top
command and Kubernetes dashbard graphs.
Create
kubectl apply -f addons/heapster -R
Usage
Allow heapster to run for a few minutes, then check CPU and memory usage.
kubectl top node
kubectl top pod