List all pods in current namespace.
List all nodes in the Kubernetes cluster.
List all deployments in the current namespace.
List all namespaces
kubectl get namespaces
Lists all active namespaces in the cluster.
Show all namespaces
List services in namespace
List ConfigMaps
List Secrets