Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple LB IP failover mechanism #333

Open
leoluk opened this issue Aug 10, 2024 · 0 comments
Open

Simple LB IP failover mechanism #333

leoluk opened this issue Aug 10, 2024 · 0 comments
Labels
c/node Issues related to low-level node services and startup enhancement New feature or request
Milestone

Comments

@leoluk
Copy link
Member

leoluk commented Aug 10, 2024

We need to offer a simple solution for users who require load balancer HA (which is most users).

Implement the following LB methods with some kind of liveness detection and then announcing the LB IP using either:

  • ARP failover.
  • Hetzner Robot API?
  • OVH "Additional IPs"?
  • Simple eBGP announcements (i.e. Equinix Metal-style, no ECMP).

This is an alternative for smaller-scale setups to our planned full fabric attachment mechanism using BGP.

@leoluk leoluk added this to the OS v1.0 milestone Aug 10, 2024
@fionera fionera added c/node Issues related to low-level node services and startup research-and-design labels Aug 13, 2024
@leoluk leoluk added enhancement New feature or request and removed research-and-design labels Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/node Issues related to low-level node services and startup enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants