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