Monitoring - pracip96/K8s-Learning GitHub Wiki
Kubelet contains a component named cadvisor
**cadvisor **retrieves perf metrics from pod and exposes to kubelet api to make metrics available for metrics server
kubectl top node
kubectl top pod
Kubelet contains a component named cadvisor
**cadvisor **retrieves perf metrics from pod and exposes to kubelet api to make metrics available for metrics server
kubectl top node
kubectl top pod