Upgrading a Cluster Installation¶
Below are instructions on how to upgrade a Run:ai cluster.
Upgrade Run:ai cluster¶
Follow the steps below, based on the Run:ai Cluster version you would like to upgrade to:
- In the Run:ai interface, navigate to
Clusters
. - Select the cluster you want to upgrade.
- Click on
Get Installation instructions
. - Choose the
Run:ai version
to upgrade to. - Press
Continue
. - Copy the Helm command provided in the
Installation Instructions
and run it on in the cluster. - In the case of a failure, refer to the Installation troubleshooting guide.
Run:
- Review the file
old-values.yaml
and see if there are any changes performed during the last installation. - In the Run:ai interface, navigate to
Clusters
. - Select the cluster you want to upgrade.
- Click
Get Installation instructions
. - Select
Run:ai version: 2.13
. - Select the
cluster's Kubernetes distribution
and theCluster location
- If the Cluster locaiton is remote to the control plane - Enter a URL for the Kubernetes cluster.
- Click
Continue
. - Follow the instructions to download a new values file.
- Merge the changes from Step 1 into the new values file.
- Copy the Helm command provided in the
Installation Instructions
and run it on in the cluster.
Verify Successful Upgrade¶
See Verify your installation on how to verify a Run:ai cluster installation