Skip to content

Commit 7cfed26

Browse files
committed
removing extra space
1 parent 998c785 commit 7cfed26

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/nw-metallb-layer2-limitations.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ During an unplanned failover, the service IPs are unreachable until the outdated
3737
[id="additional_network_and_metallb_limitation_{context}"]
3838
== Additional Network and MetalLB cannot use same network
3939

40-
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.
41-
42-
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.
40+
Using the same VLAN for both MetalLB and an additional network interface set up on a source pod might result in a connection failure. This occurs when both the MetalLB IP and the source pod reside on the same node.
4341

42+
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. Consequently, the traffic can effectively reach its destination by using the OVN overlay network, ensuring that the connection functions as intended.

0 commit comments

Comments
 (0)