Skip to content

Commit a06ee7b

Browse files
authored
Merge pull request #67424 from dulek/lb-limitations-4.14
OCPBUGS-22968: OpenStack: Update LB limitations for 4.14
2 parents ac37aea + 1bc7f04 commit a06ee7b

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)