Command
kubectl top pods
Explanation
Displays CPU/memory for pods (metrics-server needed).
Examples
Show pod resource usage
kubectl top pods
kubectl top pods
Displays CPU/memory for pods (metrics-server needed).
Show pod resource usage
kubectl top pods