Skip to content

Commit f6d2b3d

Browse files
authored
Merge pull request #38285 from stevsmit/GH38183
2 parents 22f9381 + 1570936 commit f6d2b3d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,17 @@ Installing {product-title} on a single node alleviates some of the requirements
1414
.Hardware requirements
1515
[options="header"]
1616
|====
17-
|Profile|CPU|Memory|Storage
18-
|Minimum|8 CPU cores|32GB of RAM| 120GB
17+
|Profile|vCPU|Memory|Storage
18+
|Minimum|8 vCPU cores|32GB of RAM| 120GB
1919
|====
2020
+
21+
[NOTE]
22+
====
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:
24+
25+
(threads per core × cores) × sockets = vCPUs
26+
====
27+
+
2128
The server must have a Baseboard Management Controller (BMC) when booting with virtual media.
2229

2330
* *Networking:* The server must have access to the internet or access to a local registry if it is not connected to a routable network. The server must have a DHCP reservation or a static IP address for the Kubernetes API, Ingress route, and cluster node domain names. You must configure the DNS to resolve the IP address to each of the following fully qualified domain names (FQDN):

0 commit comments

Comments
 (0)