Skip to content

Commit 18d5017

Browse files
Merge pull request #45425 from ktothill/TELCODOCS-428
TELCODOCS-428: Update RAM in Minimum resource requirements
2 parents 8afd9a8 + 20ace35 commit 18d5017

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ 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.
12+
* *Supported platforms:* Installing {product-title} on a single node is supported on bare metal, vSphere, 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.
1313

1414
* *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.
1515
+
1616
.Minimum resource requirements
1717
[options="header"]
1818
|====
1919
|Profile|vCPU|Memory|Storage
20-
|Minimum|8 vCPU cores|32GB of RAM| 120GB
20+
|Minimum|8 vCPU cores|16GB of RAM| 120GB
2121
|====
2222
+
2323
[NOTE]
@@ -40,4 +40,4 @@ The server must have a Baseboard Management Controller (BMC) when booting with v
4040
|Ingress route|`*.apps.<cluster_name>.<base_domain>`| Add a wildcard DNS A/AAAA or CNAME record that targets the node. This record must be resolvable by clients external to the cluster.
4141
|====
4242
+
43-
Without persistent IP addresses, communications between the `apiserver` and `etcd` might fail.
43+
Without persistent IP addresses, communications between the `apiserver` and `etcd` might fail.

0 commit comments

Comments
 (0)