You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/installation-launching-installer.adoc
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -313,6 +313,11 @@ ifdef::vsphere,vmc[]
313
313
The installation program connects to your vCenter instance.
314
314
.. Select the datacenter in your vCenter instance to connect to.
315
315
.. Select the default vCenter datastore to use.
316
+
+
317
+
[NOTE]
318
+
====
319
+
Datastore and cluster names cannot exceed 60 characters; therefore, ensure the combined string length does not exceed the 60 character limit.
320
+
====
316
321
.. Select the vCenter cluster to install the {product-title} cluster in. The installation program uses the root resource pool of the vSphere cluster as the default resource pool.
317
322
.. Select the network in the vCenter instance that contains the virtual IP addresses and DNS records that you configured.
318
323
.. Enter the virtual IP address that you configured for control plane API access.
@@ -322,6 +327,11 @@ endif::vsphere,vmc[]
322
327
.. Enter a descriptive name for your cluster.
323
328
ifdef::vsphere,vmc[]
324
329
The cluster name must be the same one that you used in the DNS records that you configured.
330
+
+
331
+
[NOTE]
332
+
====
333
+
Datastore and cluster names cannot exceed 60 characters; therefore, ensure the combined string length does not exceed the 60 character limit.
0 commit comments