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