Skip to content

Commit

Permalink
Merge pull request #75187 from ahardin-rh/OCPBUGS-32204
Browse files Browse the repository at this point in the history
OCPBUGS-32204: typo fix
  • Loading branch information
ahardin-rh committed Apr 25, 2024
2 parents 47fa4ee + b4eb969 commit 3841d15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/nw-ipfailover-cluster-ha-ingress.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
// * networking/configuring-ipfailover.adoc

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

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`.

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

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

0 comments on commit 3841d15

Please sign in to comment.