Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 3.15 KB

updating-cluster-web-console.adoc

File metadata and controls

64 lines (41 loc) · 3.15 KB

Updating a cluster using the web console

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.

Note

Use the web console or oc adm upgrade channel <channel> to change the update channel. You can follow the steps in Updating a cluster using the CLI to complete the update after you change to a {product-version} channel.

Important
  • When an update is failing to complete, the Cluster Version Operator (CVO) reports the status of any blocking components while attempting to reconcile the update. Rolling your cluster back to a previous version is not supported. If your update is failing to complete, contact Red Hat support.

  • Using the unsupportedConfigOverrides section to modify the configuration of an Operator is unsupported and might block cluster updates. You must remove this setting before you can update your cluster.

Additional resources

If you want to use the canary rollout update process, see Performing a canary rollout update.

Additional resources