Mark node as unschedulable
Show detailed info about a node
List all nodes in the cluster
Mark node schedulable
kubectl uncordon <node-name>
Allows scheduling new pods on the node again.
Uncordon that node
kubectl uncordon node-1
Show node resource usage
List all pods in current namespace
Show detailed info about a pod