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
@@ -303,6 +303,11 @@ ifdef::vsphere,vmc[]
303
303
The installation program connects to your vCenter instance.
304
304
.. Select the datacenter in your vCenter instance to connect to.
305
305
.. Select the default vCenter datastore to use.
306
+
+
307
+
[NOTE]
308
+
====
309
+
Datastore and cluster names cannot exceed 60 characters; therefore, ensure the combined string length does not exceed the 60 character limit.
310
+
====
306
311
.. 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.
307
312
.. Select the network in the vCenter instance that contains the virtual IP addresses and DNS records that you configured.
308
313
.. Enter the virtual IP address that you configured for control plane API access.
@@ -312,6 +317,11 @@ endif::vsphere,vmc[]
312
317
.. Enter a descriptive name for your cluster.
313
318
ifdef::vsphere,vmc[]
314
319
The cluster name must be the same one that you used in the DNS records that you configured.
320
+
+
321
+
[NOTE]
322
+
====
323
+
Datastore and cluster names cannot exceed 60 characters; therefore, ensure the combined string length does not exceed the 60 character limit.
0 commit comments