List all pods in current namespace
List services in namespace
Check rollout status of deployment
List deployments in namespace
kubectl get deployments
Shows all deployments and their statuses.
List all deployments
List all nodes in the cluster
List all namespaces
List ConfigMaps