List all pods in current namespace
List all nodes in the cluster
List deployments in namespace
List ConfigMaps
kubectl get configmaps
Displays all ConfigMaps in the namespace.
List services in namespace
List all namespaces
List Secrets