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

Requesting Specific IPs for LoadBalancer ServiceType #3467

Open
smangelkramer opened this issue Jun 27, 2024 · 2 comments
Open

Requesting Specific IPs for LoadBalancer ServiceType #3467

smangelkramer opened this issue Jun 27, 2024 · 2 comments
Labels

Comments

@smangelkramer
Copy link

Title

Requesting Specific IPs for LoadBalancer ServiceType

Description

Allow a specific IP to be allocated for a load balancer service.

Actual Problem

At the moment, only one pool can be referenced. This is disadvantageous and complex to maintain when /32 pools are created.

Solution Proposed

Assign a specific IP to the LoadBalancer service object with an annotation. If this is already assigned, a warning should be issued.

Alternatives

Creating pools with 1 IP (/32) - which is hacky and actually nonsense.

Additional context

.

@trinaths
Copy link
Contributor

@smangelkramer Please share RFE examples, CIS config to [email protected]

@trinaths trinaths added awaiting response Awaiting response and removed untriaged no JIRA created labels Jun 27, 2024
@dronenb
Copy link

dronenb commented Jul 3, 2024

@smangelkramer somebody can correct me if I'm wrong, but I believe this is already an (undocumented) feature as of 2.16.1:

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

No branches or pull requests

3 participants