List endpoints for services
List all pods in current namespace.
List all nodes in the Kubernetes cluster.
List services in namespace
kubectl get svc
Lists services and their cluster/external IPs.
List all services
List all deployments in the current namespace.
List all namespaces
List ConfigMaps