Services Kubernetes Service Example¶ kubectl expose pod nginx --type=NodePort --port=80 kubectl get svc