Show node resource usage
Show pod resource usage
Edit resource live
Show documentation for resource
kubectl explain <resource>
Displays API documentation of resource fields.
Explain Deployment fields
kubectl explain deployment
Show detailed info about a pod
Show detailed info about a node
Show detailed info about a deployment