Skip to content

Commit 998c785

Browse files
committed
updating with QE feedback 2
1 parent 16a393a commit 998c785

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

modules/nw-metallb-infra-considerations.adoc

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,4 @@ For example, the following infrastructures can benefit from adding the MetalLB O
1919

2020
* {ibmpowerProductName}
2121

22-
MetalLB Operator and MetalLB are supported with the OpenShift SDN and OVN-Kubernetes network providers.
23-
24-
[id="additional_network_and_metallb_limitation_{context}"]
25-
== Additional Network and MetalLB cannot use same network
26-
27-
Using the same VLAN for both MetalLB and an additional network interface set up on a source pod may result in a connection failure. This occurs when both the MetalLB IP and the source pod reside on the same node.
28-
29-
To avoid connection failures, place the MetalLB IP in a different subnet from the one where the source pod resides. This configuration ensures that traffic from the source pod will take the default gateway, which is typically OVN-Kubernetes. Consequently, the traffic can effectively reach its destination by using the OVN overlay network, ensuring that the connection functions as intended.
22+
MetalLB Operator and MetalLB are supported with the OpenShift SDN and OVN-Kubernetes network providers.

0 commit comments

Comments
 (0)