Skip to content

Commit bd6ec74

Browse files
authored
Merge pull request #84722 from aravipra/OSDOCS-12470
OSDOCS-12470:updating system requirements and Getting started concept…
2 parents 6e028b5 + 3045c34 commit bd6ec74

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

modules/microshift-install-system-requirements.adoc

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,24 @@
88

99
The following conditions must be met prior to installing {microshift-short}:
1010

11-
* A compatible version of {op-system-base-full}.
11+
* A compatible version of {op-system-base-full}. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_build_of_microshift/{ocp-version}/html/getting_ready_to_install_microshift/microshift-install-get-ready#get-ready-install-rhde-compatibility-table_microshift-install-get-ready[Compatibility table].
1212
* AArch64 or x86_64 system architecture.
1313
* 2 CPU cores.
14-
* 2 GB RAM for {microshift-short} or 3 GB RAM, required by {op-system-base} for networked-based HTTPs or FTP installations.
14+
* 2 GB RAM. Installing from the network (UEFI HTTPs or PXE boot) requires 3 GB RAM for {op-system-base}.
1515
* 10 GB of storage.
1616
* You have an active {microshift-short} subscription on your Red Hat account. If you do not have a subscription, contact your sales representative for more information.
17-
* You have a Logical Volume Manager (LVM) Volume Group (VG) with sufficient capacity for the Persistent Volumes (PVs) of your workload.
17+
* if your workload requires Persistent Volumes (PVs), you have a Logical Volume Manager (LVM) Volume Group (VG) with sufficient free capacity for the workloads.
1818
1919
[IMPORTANT]
2020
====
21-
Secure access must be configured before running {microshift-short} to ensure proper functionality and security. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/securing_networks/assembly_using-secure-communications-between-two-systems-with-openssh_securing-networks[Using secure communications between two systems with OpenSSH].
21+
These requirements are the minimum system requirements for {microshift-short} and {op-system-base-full}. Add the system requirements for the workload you plan to run.
22+
23+
For example, if an IoT gateway solution requires 4 GB of RAM, your system needs to have at least 2 GB for {op-system-base-full} and {microshift-short}, plus 4 GB for the workloads. 6 GB of RAM is required in total.
24+
25+
It is recommended to allow for extra capacity for future needs if you are deploying physical devices in remote locations. If you are uncertain of the RAM required and if the budget permits, use the maximum RAM capacity the device can support.
26+
====
27+
28+
[IMPORTANT]
29+
====
30+
Ensure you configure secure access to the system to be able to manage it accordingly. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/securing_networks/assembly_using-secure-communications-between-two-systems-with-openssh_securing-networks[Using secure communications between two systems with OpenSSH].
2231
====

0 commit comments

Comments
 (0)