Skip to content

Commit d3c8f9c

Browse files
authored
Merge pull request #89290 from openshift-cherrypick-robot/cherry-pick-89118-to-enterprise-4.15
[enterprise-4.15] OCPBUGS#43947: Updated the OPENSHIFT_HA_NETWORK_INTERFACE description
2 parents ebb8b84 + 9089e63 commit d3c8f9c

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)