I have created a Kubernetes cluster in Digital-Ocean VPC, It assignes Public IP to every “Node Droplet” in the cluster as default. I don’t want Public IP (ipv4) as I don’t want to make it accessable externaly. I have tried many things like modifing network configuration file /etc/netplan/ and commands like “mv /etc/network/interfaces /etc/network/interfaces-old” but no luck in removing public IP from Digital-Ocean console. there surely must have some way to do that.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Hey @chandrapratap,
Indeed, as of the moment this is not possible.
It looks like someone has had the same idea before and has posted it on our Product Ideas board. The best thing to do would be to head over and add your vote to it, as well as adding any additional information in the comments for exactly what you’d like to see implemented!
Hope that helps!
- Bobby.