Report this

What is the reason for this report?

Can we use droplets in different Data Centers in Kubernetes ?

Posted on February 25, 2025

Can we use droplets located in different Data Centers in Managed Kubernetes ?



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.

Hi there,

You can’t have Kubernetes nodes (Droplets) in different regions within a single DigitalOcean Managed Kubernetes (DOKS) cluster, but you can set up a multi-region architecture using the new global load balancers.

You can check out the documentation here: How to Create a Global Load Balancer

The setup for DOKS clusters would be done as follows:

  1. Create regional load balancers for each DOKS cluster: 👉 Add Load Balancers to Your Kubernetes Cluster

  2. Set up a Global Load Balancer to route traffic between the regional load balancers for high availability and better performance: 👉 Create a Global Load Balancer

For a video guide, check out this video (start at the 6-minute mark): 📹 DOKS Workload Behind Global Load Balancers

- Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.