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