Skip to content

Commit e994115

Browse files
authored
Merge pull request #96868 from dfitzmau/OSDOCS-14886-13
[enterprise-4.13] OSDOCS-14886: Updated the description platform.vsphere.coresPerSocket…
2 parents 6b845e0 + ceb787f commit e994115

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

22242224
|`coresPerSocket`
2225-
|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.
2225+
|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.
22262226
|Integer
22272227

22282228
|`memoryMB`

0 commit comments

Comments
 (0)