Skip to content

Commit b4b55ad

Browse files
committed
OSDOCS-14886: Updated the description platform.vsphere.coresPerSocket in vSphere docs
1 parent 7674dff commit b4b55ad

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
@@ -1795,7 +1795,7 @@ The `platform.vsphere` parameter prefixes each parameter listed in the table.
17951795
|Integer
17961796

17971797
|`coresPerSocket`
1798-
|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.
1798+
|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.
17991799
|Integer
18001800

18011801
|`memoryMB`

0 commit comments

Comments
 (0)