Skip to content

Commit 30b452b

Browse files
authored
Merge pull request #96863 from openshift-cherrypick-robot/cherry-pick-96793-to-enterprise-4.18
[enterprise-4.18] OSDOCS-14886: Updated the description platform.vsphere.coresPerSocket…
2 parents c2fb634 + 3afe2db commit 30b452b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3045,7 +3045,7 @@ Optional VMware vSphere machine pool configuration parameters are described in t
30453045
|platform:
30463046
vsphere:
30473047
coresPerSocket:
3048-
|The number of cores per socket in a virtual machine. The number of virtual sockets on the virtual machine is `platform.vsphere.cpus`/`platform.vsphere.coresPerSocket`. The default value for control plane nodes and worker nodes is `4` and `2`, respectively.
3048+
|The number of cores per socket in a virtual machine, where `platform.vsphere.cpus` divided by `platform.vsphere.coresPerSocket` determines the number of virtual sockets on a virtual machine. Control plane nodes and compute nodes default to `4` virtual sockets on a virtual machine.
30493049
|Integer
30503050

30513051
|platform:

0 commit comments

Comments
 (0)