By Ali Yenen
I have multiple domains set with glue records and those records point to my droplets. I want to migrate to Kubernetes but how can I avoid the trouble to changing ip addresses of all these domains?
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!
Hi there,
As per the documentation here, you currently cannot assign a floating IP address to a DigitalOcean Load Balancer.
I would personally make the DNS changes in batches rather than doing them all at once. That way I would be able to test the setup with a small set of domains rather than doing them all at once.
Alternatively, if you do not want to make those changes you could add an extra unmanaged HAProxy load balancer installed on a Droplet in front of the Kubernetes Load Balancer:
That way you would not have to make a DNS change but there will be an extra unnecessary component in front of your Kubernetes Cluster.
Best, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.