Show pod resource usage
List all nodes in the cluster
List all pods in current namespace
Show node resource usage
kubectl top nodes
Displays CPU/memory usage per node (metrics-server needed).
Show detailed info about a node
List deployments in namespace
List services in namespace