Skip to content

Commit 25938cd

Browse files
authored
Merge pull request #46335 from Wiharris/BZ1964586
BZ1964586 Added notes in Deploying the Cluster Section
2 parents d3749fc + 0e59746 commit 25938cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

modules/installation-launching-installer.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,11 @@ ifdef::vsphere,vmc[]
313313
The installation program connects to your vCenter instance.
314314
.. Select the datacenter in your vCenter instance to connect to.
315315
.. 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+
====
316321
.. 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.
317322
.. Select the network in the vCenter instance that contains the virtual IP addresses and DNS records that you configured.
318323
.. Enter the virtual IP address that you configured for control plane API access.
@@ -322,6 +327,11 @@ endif::vsphere,vmc[]
322327
.. Enter a descriptive name for your cluster.
323328
ifdef::vsphere,vmc[]
324329
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.
334+
====
325335
endif::vsphere,vmc[]
326336
ifdef::azure[]
327337
+

0 commit comments

Comments
 (0)