Skip to content

Commit ba6bcf5

Browse files
authored
Merge pull request #39934 from ogradyp/BZ2024348
BZ2024348: Add bare metal to the requirements for installing on a SNO
2 parents 6d270eb + 2e49669 commit ba6bcf5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Installing {product-title} on a single node alleviates some of the requirements
99

1010
* *Administration host:* You must have a computer to prepare the ISO, to create the USB boot drive, and to monitor the installation.
1111

12+
* *Bare metal installation:* Installing {product-title} on a single node on bare metal requires that you specify the `platform.none: {}` parameter in the `install-config.yaml` configuration file.
13+
1214
* *Production-grade server:* Installing {product-title} on a single node requires a server with sufficient resources to run {product-title} services and a production workload.
1315
+
1416
.Minimum resource requirements
@@ -20,7 +22,7 @@ Installing {product-title} on a single node alleviates some of the requirements
2022
+
2123
[NOTE]
2224
====
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:
25+
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:
2426
2527
(threads per core × cores) × sockets = vCPUs
2628
====

0 commit comments

Comments
 (0)