kubectl top

Description

Show resource usage (CPU/memory/storage) for nodes or pods.

Command
kubectl top
Examples
Show node resource usage
kubectl top nodes
Show pod resource usage
kubectl top pods
Command Info
Category: Monitoring
Type: Kubernetes
Views: 11
Status: Active
Tags
monitoring resources usage