Skip to content

Commit f97cf03

Browse files
author
Talia Shwartzberg
committed
OCPBUGS-9989: Add comment to minimum vCPU requirement for Assisted Installer
1 parent 592e924 commit f97cf03

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Installing {product-title} on a single node alleviates some of the requirements
1414

1515
* *Supported platforms:* Installing {product-title} on a single node is supported on bare metal, vSphere, AWS, Red Hat OpenStack, and Red Hat Virtualization platforms. In all cases, you must specify the `platform.none: {}` parameter in the `install-config.yaml` configuration file.
1616

17-
* *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.
17+
* *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.
1818
+
1919
.Minimum resource requirements
2020
[options="header"]
@@ -25,12 +25,14 @@ Installing {product-title} on a single node alleviates some of the requirements
2525
+
2626
[NOTE]
2727
====
28-
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:
29-
28+
* 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:
29+
+
3030
(threads per core × cores) × sockets = vCPUs
31+
32+
* Adding Operators during the installation process might increase the minimum resource requirements.
3133
====
3234
+
33-
The server must have a Baseboard Management Controller (BMC) when booting with virtual media.
35+
The server must have a Baseboard Management Controller (BMC) when booting with virtual media.
3436

3537
* *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):
3638
+

0 commit comments

Comments
 (0)