azimuth-cloud / capi-helm-charts

Apache License 2.0
17 stars 21 forks source link

added note about using SOURCE_IP_PORT for the lb-method with OVN #421

Closed gc-nathanh closed 1 month ago

gc-nathanh commented 1 month ago

The docs currently provide configuration for using the OVN load-balancer provider, but the default lb-method provided by CCM is ROUND_ROBIN, which is not compatible with OVN based load balancers. When attempting to use OVN with ROUND_ROBIN, CCM will error with: "Provider 'ovn' does not support a requested option: OVN provider does not support ROUND_ROBIN algorithm"