mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
OCPBUGS-43947: Updated the OPENSHIFT_HA_NETWORK_INTERFACE description
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
def078603d
commit
45e86efb1c
@@ -19,7 +19,9 @@ The following table contains the variables used to configure IP failover.
|
||||
|
||||
|`OPENSHIFT_HA_NETWORK_INTERFACE`
|
||||
|
|
||||
|The interface name that IP failover uses to send Virtual Router Redundancy Protocol (VRRP) traffic. The default value is `eth0`.
|
||||
|The interface name that IP failover uses to send Virtual Router Redundancy Protocol (VRRP) traffic. The default value is `eth0`.
|
||||
|
||||
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.
|
||||
|
||||
|`OPENSHIFT_HA_REPLICA_COUNT`
|
||||
|`2`
|
||||
|
||||
Reference in New Issue
Block a user