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

fr: support FIPs on worker nodes #431

Open
4 tasks
okozachenko1203 opened this issue Sep 20, 2024 · 1 comment
Open
4 tasks

fr: support FIPs on worker nodes #431

okozachenko1203 opened this issue Sep 20, 2024 · 1 comment
Assignees

Comments

@okozachenko1203
Copy link
Member

Context

Magnum is designed to assign floating IP(FIP)s to all cluster nodes once floating_ip_enabled is set as true in coe cluster template.
This func is missing in mcapi driver because CAPO didn't support machine FIP at the initial stage of mcapi project.
Now we have some requests for this func and also CAPO supports it already.

https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster
kubernetes-sigs/cluster-api-provider-openstack#1763
kubernetes-sigs/cluster-api-provider-openstack#1762
kubernetes-sigs/cluster-api-provider-openstack#1750

high level of implementation

when floating_ip_enabled equals true,

@okozachenko1203 okozachenko1203 self-assigned this Sep 20, 2024
@okozachenko1203
Copy link
Member Author

@mnaser what are your thoughts on 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

1 participant