Multiple hetzner LB #934
Replies: 1 comment 3 replies
-
Hi Philipp, Thanks a lot for your feedback and thoughtful question! You’re absolutely right that Hetzner (and most cloud providers) support multiple services (ports) on a single Load Balancer. However, we intentionally chose to provision separate Load Balancers for different traffic types — primary, replica, and sync — for a few key reasons:
That said, we’re open to improving the design! Let’s definitely discuss: Happy to hear your thoughts and continue the discussion. Best regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
first of all: Thanks for this awesome project!!
I've done some tests on hetzner and read through the code regarding provisioning of hosts and load balancers. I'm not sure why 2 (or 3 with
synchronous_mode
enabled) load balancers with almost identical configuration are provisioned.Shouldn't it be one LB with multiple services (primary, replica, sync)? Or do I miss something essential here?
Thanks a lot and best regards,
Philipp
Beta Was this translation helpful? Give feedback.
All reactions