List services in namespace
List all pods in current namespace.
List all nodes in the Kubernetes cluster.
List endpoints for services
kubectl get endpoints
Shows backend pods for services.
Show service endpoints
List all deployments in the current namespace.
List all namespaces
List ConfigMaps