Show node resource usage
List all pods in current namespace
List deployments in namespace
List all nodes in the cluster
kubectl get nodes
Shows all nodes registered in the Kubernetes cluster.
List all nodes
List services in namespace
List all namespaces
List ConfigMaps