SovereignCloudStack / k8s-cluster-api-provider

Automation to use the OpenStack Kubernetes API Provider on SCS
https://scs.community/
Other
20 stars 11 forks source link

Create OVN LB by default #706

Closed chess-knight closed 5 months ago

chess-knight commented 8 months ago

Consider OVN LB as a default based on #687

garloff commented 8 months ago

Can we also get the LB in front of kube-api to use OVN? Not requiring amphorae would be a real advantage: While not as feature rich, OVN LBs do only require a fraction of the resources of amphorae. And have the advantage of being less fragile (just saying PENDING_CREATE here) and providing the source IP without any proxy protocol and nip.io hacks.

chess-knight commented 8 months ago

It seems like it is supported in CAPO from v0.7.2. I tried it locally, and it works for me. See #720, where I try it together with ovn lb in front of ingress-nginx.

garloff commented 8 months ago

Nice -- this would be a very nice supported setting and probably a good default (if we can get enough test coverage to validate that it's as solid as we expect).

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment, or this will be closed in 60 days.

github-actions[bot] commented 5 months ago

This issue was closed because it has been stalled for 60 days with no activity.