diff --git a/modules/update-upgrading-cli.adoc b/modules/update-upgrading-cli.adoc index 83d0a6d6d769..4ace0489ffcf 100644 --- a/modules/update-upgrading-cli.adoc +++ b/modules/update-upgrading-cli.adoc @@ -132,16 +132,7 @@ Channel: stable-4.10 (available channels: candidate-4.10, candidate-4.11, eus-4. No updates available. You may force an upgrade to a specific release image, but doing so might not be supported and might result in downtime or data loss. ---- + -[NOTE] -==== -If the `oc get clusterversion` command displays the following error while the `PROGRESSING` status is `True`, you can ignore the error. -[source,terminal] ----- -NAME VERSION AVAILABLE PROGRESSING SINCE STATUS -version 4.10.26 True True 24m Unable to apply 4.11.0-rc.7: an unknown error has occurred: MultipleErrors ----- -==== -. If you are upgrading your cluster to the next minor version, such as version X.y to X.(y+1), it is recommended to confirm that your nodes are upgraded before deploying workloads that rely on a new feature: +. If you are updating your cluster to the next minor version, such as version X.y to X.(y+1), it is recommended to confirm that your nodes are updated before deploying workloads that rely on a new feature: + [source,terminal] ----