|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +// * ai_workloads/kueue/install-disconnected.adoc |
| 4 | +// * ai_workloads/kueue/install-kueue.adoc |
| 5 | + |
| 6 | +:_mod-docs-content-type: PROCEDURE |
| 7 | +[id="upgrading-kueue_{context}"] |
| 8 | += Upgrading {kueue-name} |
| 9 | + |
| 10 | +[role="_abstract"] |
| 11 | +If you have previously installed {kueue-name}, you must manually upgrade your deployment to the latest version to use the latest bug fixes and feature enhancements. |
| 12 | + |
| 13 | +.Prerequisites |
| 14 | + |
| 15 | +* You have installed a previous version of {kueue-name}. |
| 16 | +* You are logged in to the {product-title} web console with cluster administrator permissions. |
| 17 | +
|
| 18 | +.Procedure |
| 19 | + |
| 20 | +. In the {product-title} web console, click *Operators* -> *Installed Operators*, then select *{kueue-name}* from the list. |
| 21 | + |
| 22 | +. From the *Actions* drop-down menu, select *Uninstall Operator*. |
| 23 | + |
| 24 | +. The *Uninstall Operator?* dialog box opens. Click *Uninstall*. |
| 25 | ++ |
| 26 | +[IMPORTANT] |
| 27 | +==== |
| 28 | +Selecting the *Delete all operand instances for this operator* checkbox before clicking *Uninstall* deletes all existing resources from the cluster, including: |
| 29 | + |
| 30 | +* The `Kueue` CR |
| 31 | +* Any cluster queues, local queues, or resource flavors that you have created |
| 32 | +
|
| 33 | +Leave this box unchecked when upgrading your cluster to retain your created resources. |
| 34 | +==== |
| 35 | + |
| 36 | +. In the {product-title} web console, click *Operators* -> *OperatorHub*. |
| 37 | + |
| 38 | +. Choose *{kueue-op}* from the list of available Operators, and click *Install*. |
| 39 | + |
| 40 | +.Verification |
| 41 | + |
| 42 | +. Go to *Operators* -> *Installed Operators*. |
| 43 | + |
| 44 | +. Confirm that the *{kueue-op}* is listed with *Status* as *Succeeded*. |
| 45 | + |
| 46 | +. Confirm that the version shown under the Operator name in the list is the latest version. |
0 commit comments