此内容没有您所选择的语言版本。
Chapter 2. Configuring the upgrade strategy for OpenShift AI
As a cluster administrator, you can configure either an automatic or manual upgrade strategy for the Red Hat OpenShift AI Operator.
By default, the Red Hat OpenShift AI Operator follows a sequential update process. This means that if there are several versions between the current version and the version that you intend to upgrade to, Operator Lifecycle Manager (OLM) upgrades the Operator to each of the intermediate versions before it upgrades it to the final, target version. If you configure automatic upgrades, OLM automatically upgrades the Operator to the latest available version, without human intervention. If you configure manual upgrades, a cluster administrator must manually approve each sequential update between the current version and the final, target version.
For information about supported versions, see the Red Hat OpenShift AI Self-Managed Life Cycle Knowledgebase article.
Prerequisites
- You have cluster administrator privileges for your OpenShift cluster.
- The Red Hat OpenShift AI Operator is installed.
- If you previously used the oc-mirror plugin v1 to mirror images, you have migrated to the oc-mirror plugin v2 (the oc-mirror plugin v1 is now deprecated). For more information, see Migrating from oc-mirror plugin v1 to v2 in the OpenShift documentation.
- You have mirrored the required container images to a private registry. See Mirroring images to a private registry for a disconnected installation.
Procedure
- Log in to the OpenShift cluster web console as a cluster administrator.
-
In the Administrator perspective, in the left menu, select Operators
Installed Operators. - Click the Red Hat OpenShift AI Operator.
- Click the Subscription tab.
Under Update approval, click the pencil icon and select one of the following update strategies:
-
Automatic
: New updates are installed as soon as they become available. -
Manual
: A cluster administrator must approve any new update before installation begins.
-
- Click Save.