Skip to content

Commit 334d6bf

Browse files
authored
Merge pull request #61788 from skopacz1/update_wording_quickfix
Replacing "upgrade" wording in update docs
2 parents 96520f6 + 62ac66f commit 334d6bf

22 files changed

+46
-46
lines changed

modules/cli-installing-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ command-line interface. You can install `oc` on Linux, Windows, or macOS.
6868
====
6969
If you installed an earlier version of `oc`, you cannot use it to complete all of the commands in {product-title} {product-version}. Download and install the new version of `oc`.
7070
ifdef::restricted[]
71-
If you are upgrading a cluster in a disconnected environment, install the `oc` version that you plan to upgrade to.
71+
If you are updating a cluster in a disconnected environment, install the `oc` version that you plan to update to.
7272
endif::restricted[]
7373
====
7474

modules/machine-health-checks-pausing-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="machine-health-checks-pausing-web-console_{context}"]
77
= Pausing a MachineHealthCheck resource by using the web console
88

9-
During the upgrade process, nodes in the cluster might become temporarily unavailable. In the case of worker nodes, the machine health check might identify such nodes as unhealthy and reboot them. To avoid rebooting such nodes, pause all the `MachineHealthCheck` resources before updating the cluster.
9+
During the update process, nodes in the cluster might become temporarily unavailable. In the case of worker nodes, the machine health check might identify such nodes as unhealthy and reboot them. To avoid rebooting such nodes, pause all the `MachineHealthCheck` resources before updating the cluster.
1010

1111
.Prerequisites
1212

modules/machine-health-checks-pausing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[id="machine-health-checks-pausing_{context}"]
99
= Pausing a MachineHealthCheck resource
1010

11-
During the upgrade process, nodes in the cluster might become temporarily unavailable. In the case of worker nodes, the machine health check might identify such nodes as unhealthy and reboot them. To avoid rebooting such nodes, pause all the `MachineHealthCheck` resources before updating the cluster.
11+
During the update process, nodes in the cluster might become temporarily unavailable. In the case of worker nodes, the machine health check might identify such nodes as unhealthy and reboot them. To avoid rebooting such nodes, pause all the `MachineHealthCheck` resources before updating the cluster.
1212

1313
.Prerequisites
1414

modules/oc-mirror-image-set-config-examples.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ The following `ImageSetConfiguration` file examples show the configuration for v
1212
// Moved to first; unchanged
1313
[discrete]
1414
[id="oc-mirror-image-set-examples-shortest-upgrade-path_{context}"]
15-
== Use case: Including the shortest {product-title} upgrade path
15+
== Use case: Including the shortest {product-title} update path
1616

17-
The following `ImageSetConfiguration` file uses a local storage backend and includes all {product-title} versions along the shortest upgrade path from the minimum version of `4.11.37` to the maximum version of `4.12.15`.
17+
The following `ImageSetConfiguration` file uses a local storage backend and includes all {product-title} versions along the shortest update path from the minimum version of `4.11.37` to the maximum version of `4.12.15`.
1818

1919
.Example `ImageSetConfiguration` file
2020
[source,yaml]

modules/oc-mirror-imageset-config-params.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ operators:
156156
|String. For example: `5.2.3-31`
157157

158158
|`mirror.operators.packages.channels.minBundle`
159-
|The name of the minimum bundle to include, plus all bundles in the upgrade graph to the channel head. Set this field only if the named bundle has no semantic version metadata.
159+
|The name of the minimum bundle to include, plus all bundles in the update graph to the channel head. Set this field only if the named bundle has no semantic version metadata.
160160
|String. For example: `bundleName`
161161

162162
|`mirror.operators.packages.channels.minVersion`

modules/rhel-compute-about-hooks.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_content-type: CONCEPT
66
[id="rhel-compute-about-hooks_{context}"]
7-
= About Ansible hooks for upgrades
7+
= About Ansible hooks for updates
88

99
When you update {product-title}, you can run custom tasks on your Red Hat
1010
Enterprise Linux (RHEL) nodes during specific operations by using _hooks_. Hooks
@@ -22,4 +22,4 @@ Hooks have the following important limitations:
2222
modified or removed in future {product-title} releases.
2323
- Hooks do not have error handling, so an error in a hook halts the update
2424
process. If you get an error, you must address the problem and then start the
25-
upgrade again.
25+
update again.

modules/rhel-compute-updating.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can also update your compute machines to another minor version of {product-t
1717

1818
[IMPORTANT]
1919
====
20-
You cannot upgrade {op-system-base} 7 compute machines to {op-system-base} 8. You must deploy new {op-system-base} 8 hosts, and the old {op-system-base} 7 hosts should be removed.
20+
You cannot update {op-system-base} 7 compute machines to {op-system-base} 8. You must deploy new {op-system-base} 8 hosts, and the old {op-system-base} 7 hosts should be removed.
2121
====
2222

2323
.Prerequisites
@@ -58,7 +58,7 @@ By default, the base OS RHEL with "Minimal" installation option enables firewall
5858
+
5959
[IMPORTANT]
6060
====
61-
As of {product-title} 4.11, the Ansible playbooks are provided only for {op-system-base} 8. If a {op-system-base} 7 system was used as a host for the {product-title} 4.10 Ansible playbooks, you must either upgrade the Ansible host to {op-system-base} 8, or create a new Ansible host on a {op-system-base} 8 system and copy over the inventories from the old Ansible host.
61+
As of {product-title} 4.11, the Ansible playbooks are provided only for {op-system-base} 8. If a {op-system-base} 7 system was used as a host for the {product-title} 4.10 Ansible playbooks, you must either update the Ansible host to {op-system-base} 8, or create a new Ansible host on a {op-system-base} 8 system and copy over the inventories from the old Ansible host.
6262
====
6363

6464
.. On the machine that you run the Ansible playbooks, update the required packages, including `openshift-ansible`:
@@ -111,7 +111,7 @@ $ ansible-playbook -i /<path>/inventory/hosts playbooks/upgrade.yml <1>
111111
+
112112
[NOTE]
113113
====
114-
The `upgrade` playbook only upgrades the {product-title} packages. It does not update the operating system packages.
114+
The `upgrade` playbook only updates the {product-title} packages. It does not update the operating system packages.
115115
====
116116

117117
. After you update all of the workers, confirm that all of your cluster nodes have updated to the new version:

modules/scheduling-virtual-hardware-update-on-vsphere.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
Virtual hardware updates can be scheduled to occur when a virtual machine is powered on or rebooted. You can schedule your virtual hardware updates exclusively in vCenter by following link:https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-96C06236-C271-4CFE-857E-22D1FDEECC95.html[Schedule a Compatibility Upgrade for a Virtual Machine] in the VMware documentation.
99

10-
When scheduling an upgrade prior to performing an upgrade of {product-title}, the virtual hardware update occurs when the nodes are rebooted during the course of the {product-title} upgrade.
10+
When scheduling an update prior to performing an update of {product-title}, the virtual hardware update occurs when the nodes are rebooted during the course of the {product-title} update.

modules/update-conditional-updates.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55

66
:_content-type: PROCEDURE
77
[id="update-conditional-upgrade-path{context}"]
8-
= Updating along a conditional upgrade path
8+
= Updating along a conditional update path
99

10-
You can update along a recommended conditional upgrade path using the web console or the OpenShift CLI (`oc`).
11-
When a conditional update is not recommended for your cluster, you can update along a conditional upgrade path using the OpenShift CLI (`oc`) 4.10 or later.
10+
You can update along a recommended conditional update path using the web console or the OpenShift CLI (`oc`).
11+
When a conditional update is not recommended for your cluster, you can update along a conditional update path using the OpenShift CLI (`oc`) 4.10 or later.
1212

1313
.Procedure
1414

modules/update-mirror-repository.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ endif::[]
2424
2525
.Procedure
2626

27-
. Use the link:https://access.redhat.com/labs/ocpupgradegraph/update_channel[Red Hat {product-title} Upgrade Graph visualizer and update planner] to plan an update from one version to another. The OpenShift Upgrade Graph provides channel graphs and a way to confirm that there is an update path between your current and intended cluster versions.
27+
. Use the link:https://access.redhat.com/labs/ocpupgradegraph/update_channel[Red Hat {product-title} Update Graph visualizer and update planner] to plan an update from one version to another. The OpenShift Update Graph provides channel graphs and a way to confirm that there is an update path between your current and intended cluster versions.
2828

2929
. Set the required environment variables:
3030
.. Export the release version:
@@ -145,7 +145,7 @@ $ oc image mirror -a ${LOCAL_SECRET_JSON} --from-dir=${REMOVABLE_MEDIA_PATH}/mi
145145
+
146146
<1> For `REMOVABLE_MEDIA_PATH`, you must use the same path that you specified when you mirrored the images.
147147

148-
... Use `oc` command-line interface (CLI) to log in to the cluster that you are upgrading.
148+
... Use `oc` command-line interface (CLI) to log in to the cluster that you are updating.
149149

150150
... Apply the mirrored release image signature config map to the connected cluster:
151151
+

0 commit comments

Comments
 (0)