Skip to content

Commit f81cc22

Browse files
authored
Merge pull request #75630 from bscott-rh/OSDOCS-9535-install
OSDOCS#9535 updating install requirements for RHEL 9.2
2 parents 4e3bc45 + 72cce42 commit f81cc22

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

modules/installation-minimum-resource-requirements.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,17 @@ ifdef::vsphere[]
240240
2. As with all user-provisioned installations, if you choose to use {op-system-base} compute machines in your cluster, you take responsibility for all operating system life cycle management and maintenance, including performing system updates, applying patches, and completing all other required tasks. Use of {op-system-base} 7 compute machines is deprecated and has been removed in {product-title} 4.10 and later.
241241
endif::vsphere[]
242242
--
243+
[NOTE]
244+
====
245+
As of {product-title} version 4.13, RHCOS is based on RHEL version 9.2, which updates the micro-architecture requirements. The following list contains the minimum instruction set architectures (ISA) that each architecture requires:
246+
247+
* x86-64 architecture requires x86-64-v2 ISA
248+
* ARM64 architecture requires ARMv8.0-A ISA
249+
* IBM Power architecture requires Power 9 ISA
250+
* s390x architecture requires z14 ISA
251+
252+
For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/9.0_release_notes/index#architectures[RHEL Architectures].
253+
====
243254

244255
ifdef::azure[]
245256
[IMPORTANT]

modules/installation-vsphere-infrastructure.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ You must ensure that the time on your ESXi hosts is synchronized before you inst
4141
|Optional: Networking (NSX-T)
4242
|vSphere 7.0 Update 2 or later; vSphere 8.0 Update 1 or later
4343
|At a minimum, vSphere 7.0 Update 2 or vSphere 8.0 Update 1 is required for {product-title}. For more information about the compatibility of NSX and {product-title}, see the Release Notes section of VMware's link:https://docs.vmware.com/en/VMware-NSX-Container-Plugin/index.html[NSX container plugin documentation].
44+
45+
|CPU micro-architecture
46+
|x86-64-v2 or higher
47+
|OpenShift 4.13 and later are based on RHEL 9.2 host operating system which raised the microarchitecture requirements to x86-64-v2. See the link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/9.0_release_notes/index#architectures[RHEL Microarchitecture requirements documentation]. You can verify compatibility by following the procedures outlined in link:https://access.redhat.com/solutions/7052996[this KCS article].
4448
|===
4549

4650
[IMPORTANT]

0 commit comments

Comments
 (0)