Show detailed info about a pod
Show detailed info about a deployment
Show detailed info about a service
Show detailed info about a node
kubectl describe node <node-name>
Provides detailed information and status conditions.
Describe that node
kubectl describe node node-1
Mark node as unschedulable
Mark node schedulable
Show node resource usage