Skip to content

Commit dfbfd22

Browse files
authored
Merge pull request #69878 from obrown1205/OSDOCS-9219
[OSDOCS#9219]: Added DB volume snapshot advice upgrade cluster CLIOT
2 parents fa2f696 + 78a9de9 commit dfbfd22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

updating/updating_a_cluster/updating-cluster-cli.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ You can update, or upgrade, an {product-title} cluster within a minor version by
2424
* Have access to the cluster as a user with `admin` privileges.
2525
See xref:../../authentication/using-rbac.adoc#using-rbac[Using RBAC to define and apply permissions].
2626
* Have a recent xref:../../backup_and_restore/control_plane_backup_and_restore/backing-up-etcd.adoc#backup-etcd[etcd backup] in case your update fails and you must restore your cluster to a previous state.
27+
* Have a recent xref:../../backup_and_restore/application_backup_and_restore/installing/oadp-backup-restore-csi-snapshots.adoc[Container Storage Interface (CSI) volume snapshot] in case you need to restore persistent volumes due to a pod failure.
2728
* Support for {op-system-base}7 workers is removed in {product-title} {product-version}. You must replace {op-system-base}7 workers with {op-system-base}8 or {op-system} workers before updating to {product-title} {product-version}. Red Hat does not support in-place {op-system-base}7 to {op-system-base}8 updates for {op-system-base} workers; those hosts must be replaced with a clean operating system install.
2829
* Ensure all Operators previously installed through Operator Lifecycle Manager (OLM) are updated to their latest version in their latest channel. Updating the Operators ensures they have a valid update path when the default OperatorHub catalogs switch from the current minor version to the next during a cluster update. See xref:../../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators] for more information.
2930
* Ensure that all machine config pools (MCPs) are running and not paused. Nodes associated with a paused MCP are skipped during the update process. You can pause the MCPs if you are performing a canary rollout update strategy.

0 commit comments

Comments
 (0)