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 annotation for assigning IP address for service type load balancer #3329

Closed
avinashchundu9 opened this issue Mar 12, 2024 · 4 comments
Closed

Comments

@avinashchundu9
Copy link

Title

Add annotation for assigning IP address for service type load balancer

Description

Currently, for service type load balancer we can't assign IP addresses manually. It can only be assigned by the IPAM. Adding the annotation "cis.f5.com/ipaddress: xx.xx.xx.xx" will give the ability for users to use static IP addresses and reuse them during migrations. This will remove dependency on IPAM installation and maintenance. This will also enable users to deploy helm charts that defaults the configuration to service type load balancer without modifying them to custom resources.

Actual Problem

Currently, IPAM is mandatory for service type load balancer, and control on which IP address we can use or reuse is limited. I understand custom resources are an option but most users want to deploy their applications using service type LB before they want to get into custom settings.

Solution Proposed

Add annotation "cis.f5.com/ipaddress: xx.xx.xx.xx" for service type load balancer

@mdditt2000
Copy link
Contributor

@avinashchundu9 thanks for opening this issue. @trinaths we spoke about this yesterday. Agree i like this enhancement

Next steps to create a Jira task and prioritize for 2.17

@mdditt2000
Copy link
Contributor

Created CONTCNTR-4643 for PM tracking. Adding the new sprint

@mdditt2000 mdditt2000 self-assigned this Mar 13, 2024
@mdditt2000 mdditt2000 removed the untriaged no JIRA created label Mar 13, 2024
@trinaths trinaths added the JIRA label Mar 16, 2024
@avinashchundu9
Copy link
Author

Also please consider adding annotation for partition as well.

@trinaths
Copy link
Contributor

Fixed in 2.16.1

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

No branches or pull requests

3 participants