Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 1. Overview of upgrading OpenShift AI Self-Managed
As a cluster administrator, you can configure either automatic or manual upgrades for the Red Hat OpenShift AI Operator in a disconnected environment. A disconnected environment is a network restricted environment where Operator Lifecycle Manager (OLM) cannot access the default OperatorHub and image registries, which require Internet connectivity.
For information about upgrading OpenShift AI as self-managed software on your OpenShift cluster in a connected environment, see Upgrading OpenShift AI Self-Managed.
- If you configure automatic upgrades, when a new version of the Red Hat OpenShift AI Operator is available, and you have updated your mirror registry content, Operator Lifecycle Manager (OLM) automatically upgrades the running instance of your Operator without human intervention.
If you configure manual upgrades, when a new version of the Red Hat OpenShift AI Operator is available and you have updated your mirror registry content, OLM creates an update request.
A cluster administrator must manually approve the update request to update the Operator to the new version. See Manually approving a pending Operator upgrade for more information about approving a pending Operator upgrade.
By default, the Red Hat OpenShift AI Operator follows a sequential update process. This means that if there are several minor versions between the current version and the version that you plan to upgrade to, Operator Lifecycle Manager (OLM) upgrades the Operator to each of the minor 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.
To view information regarding the supported and tested upgrade paths for Red Hat OpenShift AI, see Red Hat OpenShift AI Upgrade Path Information.
For information about OpenShift AI Self-Managed release types and supported versions, see the Red Hat OpenShift AI Self-Managed Life Cycle Knowledgebase article.
- Before you upgrade OpenShift AI, you should complete the Requirements for upgrading OpenShift AI.
Before you can use an accelerator in OpenShift AI, your instance must have the associated accelerator profile or hardware profile. If your OpenShift instance has an accelerator, its accelerator profile or hardware profile is preserved after an upgrade. For more information about accelerators, see Working with accelerators.
ImportantBy default, hardware profiles are hidden in the dashboard navigation menu and user interface, while accelerator profiles remain visible. In addition, user interface components associated with the deprecated accelerator profiles functionality are still displayed. To show the Settings
Hardware profiles option in the dashboard navigation menu, and the user interface components associated with hardware profiles, set the disableHardwareProfilesvalue tofalsein theOdhDashboardConfigcustom resource (CR) in OpenShift. For more information about setting dashboard configuration options, see Customizing the dashboard.Workbench images are integrated into the image stream during the upgrade and subsequently appear in the OpenShift AI dashboard.
NoteWorkbench images are constructed externally; they are prebuilt images that undergo quarterly changes and they do not change with every OpenShift AI upgrade.