i’ve installed a kubernetes 1.8.2 master/node cluster based on calico network layer. 1 droplet for master and 1 for node. after failing to expose a service to an outside world over ingress template, i just went the following HowTo through: https://kubernetes.io/docs/tasks/access-application-cluster/connecting-frontend-backend/ and failed again to get en ExternalIP exposed(it was <pending> for ever). Is there is something on DigitalOcean Droplets that can be a probable reason for such kind of problems. thanks for any hints.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Same here
Hello,
Same problem here, with kubernetes 1.9.2 , and Contiv as network layer. Did you find a solution @zavalit ?