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