Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion updating/updating-cluster-cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 1 addition & 3 deletions updating/updating-cluster-rhel-compute.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion updating/updating-cluster-within-minor.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
====
Expand Down