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

Add lb_class_only env var to restrict ips for LB class only #115

Closed

Conversation

rahulbabu95
Copy link

Kube-vip deployed by this chart is also trying to manage LoadBalancer IPs of any external service requesting for a LB IP. Ideally kube-vip should only manage IPs for those services that have LoadBalancerClass set to kube-vip.io/kube-vip-class on the service. This change adds the necessary env in the kube-vip config to only manager the LB Ips for the services with LB class set.

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

@jacobweinstock
Copy link
Member

Hey @rahulbabu95 , thank for opening this. This functionality is already available via stack.kubevip.additionalEnv. Going to close this, but feel free to reopen and we can discuss more if you'd like. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants