Get the egress address of a Kubernetes cluster Apr 1, 2019 use kubectl to exec into a pod kubectl exec -it <pod name> -n <namespace> -- /bin/sh Run the following command from with a pod curl http://ifconfig.co