List all pods in current namespace.
List all nodes in the Kubernetes cluster.
List all deployments in the current namespace.
List StatefulSets
kubectl get statefulsets
Shows all StatefulSets in namespace.
List services in namespace
List all namespaces
List ConfigMaps