Skip to content

Commit 9d405cb

Browse files
dfitzmauopenshift-cherrypick-robot
authored andcommitted
OCPBUGS-43947: Updated the OPENSHIFT_HA_NETWORK_INTERFACE description
1 parent 375e53a commit 9d405cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/nw-ipfailover-environment-variables.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ The following table contains the variables used to configure IP failover.
1919

2020
|`OPENSHIFT_HA_NETWORK_INTERFACE`
2121
|
22-
|The interface name that IP failover uses to send Virtual Router Redundancy Protocol (VRRP) traffic. The default value is `eth0`.
22+
|The interface name that IP failover uses to send Virtual Router Redundancy Protocol (VRRP) traffic. The default value is `eth0`.
23+
24+
If your cluster uses the OVN-Kubernetes network plugin, set this value to `br-ex` to avoid packet loss. For a cluster that uses the OVN-Kubernetes network plugin, all listening interfaces do not serve VRRP but instead expect inbound traffic over a `br-ex` bridge.
2325

2426
|`OPENSHIFT_HA_REPLICA_COUNT`
2527
|`2`

0 commit comments

Comments
 (0)