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

Auto ExternalIP allocation #90

Open
romankuzmik opened this issue Jun 24, 2022 · 1 comment
Open

Auto ExternalIP allocation #90

romankuzmik opened this issue Jun 24, 2022 · 1 comment

Comments

@romankuzmik
Copy link

romankuzmik commented Jun 24, 2022

Is it possible to configure an K8s operator with CIDR block to be uses as Load Balancer IPs. In many cases specifying ExternalIPs on Service is not possible (3rd party Helm Chart you do not have control of, or even services that gets created dynamically by other operators). Would be very helpful to have a MetalLB style of configuration, something like:
data: config: | address-pools: - name: default addresses: - 192.168.1.240-192.168.1.250

@raffaelespazzoli
Copy link
Collaborator

raffaelespazzoli commented Oct 11, 2022 via email

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