Closed chess-knight closed 5 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.
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.
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).
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.
This issue was closed because it has been stalled for 60 days with no activity.
Consider OVN LB as a default based on #687