diff --git a/updating/updating-cluster-cli.adoc b/updating/updating-cluster-cli.adoc index 313d03df98c8..42da08558ab1 100644 --- a/updating/updating-cluster-cli.adoc +++ b/updating/updating-cluster-cli.adoc @@ -11,7 +11,7 @@ All OpenShift advisories link directly to this assembly. If you are doing work t But if you really need to, please contact the release notes team so they can change the advisory templates. These templates are not part of the openshift-docs repo. //// -You can update, or upgrade, an {product-title} cluster within a minor version by using the OpenShift CLI (`oc`). You can also update a cluster between minor versions by following the same instructions. +You can perform minor version and patch updates on an {product-title} cluster by using the OpenShift CLI (`oc`). == Prerequisites diff --git a/updating/updating-cluster-rhel-compute.adoc b/updating/updating-cluster-rhel-compute.adoc index 1949fe2e8a36..de69358e6cbe 100644 --- a/updating/updating-cluster-rhel-compute.adoc +++ b/updating/updating-cluster-rhel-compute.adoc @@ -6,9 +6,7 @@ include::_attributes/common-attributes.adoc[] toc::[] -You can update, or upgrade, an {product-title} cluster. If your cluster contains -Red Hat Enterprise Linux (RHEL) machines, you must perform more steps to update -those machines. +You can perform minor version and patch updates on an {product-title} cluster. If your cluster contains {op-system-base-full} machines, you must take additional steps to update those machines. == Prerequisites diff --git a/updating/updating-cluster-within-minor.adoc b/updating/updating-cluster-within-minor.adoc index 27fa3bb26c62..f5e397edf888 100644 --- a/updating/updating-cluster-within-minor.adoc +++ b/updating/updating-cluster-within-minor.adoc @@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[] toc::[] -You can update, or upgrade, an {product-title} cluster by using the web console. The following steps update a cluster within a minor version. You can use the same instructions for updating a cluster between minor versions. +You can perform minor version and patch updates on an {product-title} cluster by using the web console. [NOTE] ====