Skip to content

Commit 8d68cfe

Browse files
committed
TELCODOCS-1083: Added x86-64 and arm64 as supported CPU architectures.
1 parent 15173c7 commit 8d68cfe

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,7 +9,9 @@ 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-
* *Supported platforms:* Installing {product-title} on a single node is supported on bare metal and link:https://access.redhat.com/articles/973163[Certified third-party hypervisors]. In all cases, you must specify the `platform.none: {}` parameter in the `install-config.yaml` configuration file.
12+
* *CPU Architecture:* Installing {product-title} on a single node supports `x86_64` and `arm64` CPU architectures.
13+
14+
* *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.
1315

1416
* *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.
1517
+

0 commit comments

Comments
 (0)