Report this

What is the reason for this report?

How to point separate load balancers to one droplet

Posted on July 10, 2020

Given:

  • 3 load balancers
  • 1 droplet (k8s) I point load_balancer_1 to the droplet_1 in the DO interface.

The issue: But I can’t point load_balancer_2 and load_balancer_3 to the droplet_1 in the DO interface.

Temporary solution which doesn’t work: I added tag my-website to the droplet_1 and pointed all load balancers using this tag to the droplet. But they sometimes DO removes them. They say that it’s the normal behavior.



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.

You should be able to add tags to the actual nodepool in the cloud panel. This will ensure that tag is applied to all nodes in that pool.

You can find documentation on that here: https://www.digitalocean.com/docs/kubernetes/how-to/create-clusters/#add-tags

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.