Skip to content

Commit 3841d15

Browse files
authored
Merge pull request #75187 from ahardin-rh/OCPBUGS-32204
OCPBUGS-32204: typo fix
2 parents 47fa4ee + b4eb969 commit 3841d15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/nw-ipfailover-cluster-ha-ingress.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
// * networking/configuring-ipfailover.adoc
44

55
[id="nw-ipfailover-cluster-ha-ingress_{context}"]
6-
= High availability For ingressIP
6+
= High availability for ingressIP
77

88
In non-cloud clusters, IP failover and `ingressIP` to a service can be combined. The result is high availability services for users that create services using `ingressIP`.
99

10-
The approach is to specify an `ingressIPNetworkCIDR` range and then use the same range in creating the ipfailover configuration.
10+
The approach is to specify an `ingressIPNetworkCIDR` range and then use the same range in creating the IP failover configuration.
1111

12-
Because IP failover can support up to a maximum of 255 VIPs for the entire cluster, the `ingressIPNetworkCIDR` needs to be `/24` or smaller.
12+
Because IP failover can support up to a maximum of 255 VIPs for the entire cluster, the `ingressIPNetworkCIDR` must be `/24` or smaller.

0 commit comments

Comments
 (0)