Skip to content

Commit bdf78eb

Browse files
committed
TELCODOCS-1983: Clarifying 8 vCPU units
1 parent 3183f7f commit bdf78eb

5 files changed

+13
-13
lines changed

modules/install-sno-additional-requirements-for-installing-sno-on-a-cloud-provider.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The documentation for installer-provisioned installation on cloud providers is b
1111

1212
* A high availability cluster requires a temporary bootstrap machine, three control plane machines, and at least two compute machines. For a {sno} cluster, you need only a temporary bootstrap machine and one cloud instance for the control plane node and no worker nodes.
1313
14-
* The minimum resource requirements for high availability cluster installation include a control plane node with 4 vCPUs and 100GB of storage. For a {sno} cluster, you must have a minimum of 8 vCPU cores and 120GB of storage.
14+
* The minimum resource requirements for high availability cluster installation include a control plane node with 4 vCPUs and 100GB of storage. For a {sno} cluster, you must have a minimum of 8 vCPUs and 120GB of storage.
1515
endif::openshift-origin[]
1616
ifdef::openshift-origin[]
1717
= Additional requirements for installing {sno-okd} on a cloud provider

modules/install-sno-requirements-for-installing-on-a-single-node.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ Installing {product-title} on a single node is supported on bare metal and link:
3333
[options="header"]
3434
|====
3535
|Profile|vCPU|Memory|Storage
36-
|Minimum|8 vCPU cores|16 GB of RAM| 120 GB
36+
|Minimum|8 vCPUs|16 GB of RAM| 120 GB
3737
|====
3838
+
3939
[NOTE]
4040
====
41-
* One vCPU is equivalent to one physical core when simultaneous multithreading (SMT), or hyperthreading, is not enabled. When enabled, use the following formula to calculate the corresponding ratio:
42-
+
43-
(threads per core × cores) × sockets = vCPUs
41+
One vCPU equals one physical core. However, if you enable simultaneous multithreading (SMT), or Hyper-Threading, use the following formula to calculate the number of vCPUs that represent one physical core:
42+
43+
* (threads per core × cores) × sockets = vCPUs
4444
4545
* Adding Operators during the installation process might increase the minimum resource requirements.
4646
====

modules/installing-sno-requirements-for-installing-single-node-openshift.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ Installing {product-title} on a single node alleviates some of the requirements
1515
[options="header"]
1616
|====
1717
|Profile|vCPU|Memory|Storage
18-
|Minimum|8 vCPU cores|32GB of RAM| 120GB
18+
|Minimum|8 vCPU|32GB of RAM| 120GB
1919
|====
2020
+
2121
[NOTE]
2222
====
23-
One vCPU is equivalent to one physical core when simultaneous multithreading (SMT), or hyperthreading, is not enabled. When enabled, use the following formula to calculate the corresponding ratio:
23+
One vCPU equals one physical core. However, if you enable simultaneous multithreading (SMT), or Hyper-Threading, use the following formula to calculate the number of vCPUs that represent one physical core:
2424
25-
(threads per core × cores) × sockets = vCPUs
25+
* (threads per core × cores) × sockets = vCPUs
2626
====
2727
+
2828
The server must have a Baseboard Management Controller (BMC) when booting with virtual media.

modules/understanding-agent-install.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Recommended cluster resources for the following topologies:
5555
[options="header"]
5656
|====
5757
|Topology|Number of control plane nodes|Number of compute nodes|vCPU|Memory|Storage
58-
|Single-node cluster|1|0|8 vCPU cores|16 GB of RAM| 120 GB
59-
|Compact cluster|3|0 or 1|8 vCPU cores|16 GB of RAM|120 GB
60-
|HA cluster|3|2 and above |8 vCPU cores|16 GB of RAM|120 GB
58+
|Single-node cluster|1|0|8 vCPUs|16 GB of RAM| 120 GB
59+
|Compact cluster|3|0 or 1|8 vCPUs|16 GB of RAM|120 GB
60+
|HA cluster|3|2 and above |8 vCPUs|16 GB of RAM|120 GB
6161
|====
6262

6363

modules/ztp-install-sno-hardware-reqs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Running vDU application workloads requires a bare-metal host with sufficient res
1111
[options="header"]
1212
|====
1313
|Profile|vCPU|Memory|Storage
14-
|Minimum|4 to 8 vCPU cores|32GB of RAM| 120GB
14+
|Minimum|4 to 8 vCPU|32GB of RAM| 120GB
1515
|====
1616

1717
[NOTE]
1818
====
19-
One vCPU is equivalent to one physical core when simultaneous multithreading (SMT), or Hyper-Threading, is not enabled. When enabled, use the following formula to calculate the corresponding ratio:
19+
One vCPU equals one physical core. However, if you enable simultaneous multithreading (SMT), or Hyper-Threading, use the following formula to calculate the number of vCPUs that represent one physical core:
2020
2121
* (threads per core × cores) × sockets = vCPUs
2222
====

0 commit comments

Comments
 (0)