Why does deploying on Kubernetes take so long?

1/17/2017

After I deploy something, it takes forever to get the external IP address. I'm just continually reloading this

kubectl get service MY-DEPLOYMENT-NAME

And after about 7 mintues, I'll get an IP address. Why does this take so long?

-- exon ball
containers
docker
kubernetes

0 Answers