Skip to content

Commit 271be83

Browse files
OCPBUGS-45100:updating VIP details
1 parent d617d8b commit 271be83

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/installation-installer-provisioned-vsphere-config-yaml.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,11 @@ endif::restricted[]
106106
<2> The `controlPlane` section is a single mapping, but the `compute` section is a sequence of mappings. To meet the requirements of the different data structures, the first line of the `compute` section must begin with a hyphen, `-`, and the first line of the `controlPlane` section must not. Only one control plane pool is used.
107107
<3> The cluster name that you specified in your DNS records.
108108
<4> Optional: Provides additional configuration for the machine pool parameters for the compute and control plane machines.
109+
+
110+
[IMPORTANT]
111+
====
112+
The VIPs, `apiVIP` and `ingressVIP`, must come from the same `networking.machineNetwork` segment. For `apiVIP` and for `ingressVIP`, if the `networking.machineNetwork` is `10.0.0.0/16` then API VIPs and Ingress VIPs must be in one of the `10.0.0.0/16` machine networks.
113+
====
109114
<5> Establishes the relationships between a region and zone. You define a failure domain by using vCenter objects, such as a `datastore` object. A failure domain defines the vCenter location for {product-title} cluster nodes.
110115
<6> The path to the vSphere datastore that holds virtual machine files, templates, and ISO images.
111116
+

0 commit comments

Comments
 (0)