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

Multi-cluster support in loxilb #371

Open
UltraInstinct14 opened this issue Aug 2, 2023 · 1 comment
Open

Multi-cluster support in loxilb #371

UltraInstinct14 opened this issue Aug 2, 2023 · 1 comment

Comments

@UltraInstinct14
Copy link
Contributor

Based on community discussion, following has been agreed upon as initial multi-cluster support feature :

  1. There will be multiple kube-loxilb instances for different clusters
  2. Each kube-loxilb should be able to allocate unique VIPs from a whole cluster perspective
  3. Currently each kube-loxilb has CIDR declaration in its yaml and allocates VIP independently
  4. But for multi-cluster scheme, CIDR allocation should be moved to loxilb
  5. Also, considering current users are used to CIDR per kube-loxilb yaml , so current behavior should be preserved for backwards compatibility. Probably if no CIDR is specified, then only use loxilb IPAM. ( But it will be implementation specific how to ensure backward compatibility)
@gcezaralmeida
Copy link

Looking forward to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants