From 7fd862bc71dcb49c5d61895b3f4e41e275478e0f Mon Sep 17 00:00:00 2001 From: Bob Date: Wed, 16 Jun 2021 11:30:04 -0400 Subject: [PATCH] Fix RHEL supported version in 4.8 RNs --- release_notes/ocp-4-8-release-notes.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release_notes/ocp-4-8-release-notes.adoc b/release_notes/ocp-4-8-release-notes.adoc index 767f19c09191..80fbace79292 100644 --- a/release_notes/ocp-4-8-release-notes.adoc +++ b/release_notes/ocp-4-8-release-notes.adoc @@ -19,13 +19,13 @@ Built on {op-system-base-full} and Kubernetes, {product-title} provides a more s {product-title} {product-version} clusters are available at https://cloud.redhat.com/openshift. The {cloud-redhat-com} application for {product-title} allows you to deploy OpenShift clusters to either on-premise or cloud environments. -{product-title} {product-version} is supported on {op-system-base-full} 7.7 or later, as well as {op-system-first} 4.6. +{product-title} {product-version} is supported on {op-system-base-full} 7.9 or later, as well as {op-system-first} 4.8. -You must use {op-system} machines for the control plane, which are also known as master machines, and you can use either {op-system} or {op-system-base-full} 7.7 or later for compute machines, which are also known as worker machines. +You must use {op-system} machines for the control plane, which are also known as master machines, and you can use either {op-system} or {op-system-base-full} 7.9 or later for compute machines, which are also known as worker machines. [IMPORTANT] ==== -Because only {op-system-base-full} version 7.7 or later is supported for compute machines, you must not upgrade the {op-system-base} compute machines to version 8. +Because only {op-system-base-full} version 7.9 or later is supported for compute machines, you must not upgrade the {op-system-base} compute machines to version 8. ==== //{product-title} 4.6 is an Extended Update Support (EUS) release. More information on Red Hat OpenShift EUS is available in link:https://access.redhat.com/support/policy/updates/openshift#ocp4_phases[OpenShift Life Cycle] and link:https://access.redhat.com/support/policy/updates/openshift-eus[OpenShift EUS Overview].