Skip to content

Commit 1bc7f04

Browse files
committed
OpenStack: Update LB limitations for 4.14
In 4.14 `.spec.loadBalancerSourceRanges` are supported with OVN Octavia Provider thanks to OSASINFRA-3067. This commit removes the mention of this not being supported from the docs. Moreover docs are updated to explain that HTTP health monitors are not supported by the OVN Octavia Provider and the consequences behind this.
1 parent 3a0cf7d commit 1bc7f04

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

modules/nw-osp-loadbalancer-etp-local.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ Having the `ETP` option set to `Local` requires that health monitors be created
1111

1212
In {rh-openstack} 16.2, the OVN Octavia provider does not support health monitors. Therefore, setting the ETP to local is unsupported.
1313

14-
In {rh-openstack} 16.2, the Amphora Octavia provider does not support HTTP monitors on UDP pools. As a result, UDP load balancer services have `UDP-CONNECT` monitors created instead. Due to implementation details, this configuration only functions properly with the OVN-Kubernetes CNI plugin. When the OpenShift SDN CNI plugin is used, the UDP services alive nodes are detected unreliably.
14+
In {rh-openstack} 16.2, the Amphora Octavia provider does not support HTTP monitors on UDP pools. As a result, UDP load balancer services have `UDP-CONNECT` monitors created instead. Due to implementation details, this configuration only functions properly with the OVN-Kubernetes CNI plugin. When the OpenShift SDN CNI plugin is used, the UDP services alive nodes are detected unreliably. This issue also affects the OVN Octavia provider in any {rh-openstack} version because the driver does not support HTTP health monitors.

modules/nw-osp-loadbalancer-source-ranges.adoc

Lines changed: 0 additions & 8 deletions
This file was deleted.

networking/load-balancing-openstack.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ toc::[]
88

99
include::modules/nw-osp-loadbalancer-limitations.adoc[leveloffset=+1]
1010
include::modules/nw-osp-loadbalancer-etp-local.adoc[leveloffset=+2]
11-
include::modules/nw-osp-loadbalancer-source-ranges.adoc[leveloffset=+2]
1211
include::modules/installation-osp-kuryr-octavia-upgrade.adoc[leveloffset=+1]
1312
include::modules/installation-osp-api-octavia.adoc[leveloffset=+1]
1413
include::modules/installation-osp-api-scaling.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)