Skip to content

Commit 7340e61

Browse files
committed
a
1 parent c5a1f06 commit 7340e61

File tree

4 files changed

+30
-77
lines changed

4 files changed

+30
-77
lines changed

docs/admin/runai-setup/cluster-setup/cluster-prerequisites.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ Following is a Kubernetes support matrix for the latest Run:ai releases:<a name=
5656

5757
| Run:ai version | Supported Kubernetes versions | Supported OpenShift versions |
5858
|----------------|-------------------------------|--------|
59-
| Run:ai 2.10 | 1.21 through 1.26 (see note below) | 4.8 through 4.11 |
6059
| Run:ai 2.13 | 1.23 through 1.28 (see note below) | 4.10 through 4.13 |
61-
| Run:ai 2.15 | 1.25 through 1.28 | 4.11 through 4.13 |
6260
| Run:ai 2.16 | 1.26 through 1.28 | 4.11 through 4.14 |
6361
| Run:ai 2.17 | 1.27 through 1.29 | 4.12 through 4.15 |
6462
| Run:ai 2.18 | 1.28 through 1.30 | 4.12 through 4.16 |

docs/admin/runai-setup/cluster-setup/cluster-upgrade.md

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,35 @@
33
Below are instructions on how to upgrade a Run:ai cluster.
44

55
## Upgrade Run:ai cluster
6+
Follow the steps bellow, based on the Run:ai Cluster version you would like to upgrade to:
67

7-
* In the Run:ai interface, navigate to `Clusters`.
8-
* Select the cluster you want to upgrade.
9-
* Click on `Get Installation instructions`.
10-
* Optional: Choose the `Run:ai version` to upgrade to (default: latest)
11-
* Press `Continue`.
12-
* Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster.
13-
* In the case of a failure, refer to the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation).
8+
=== "2.15-latest"
9+
* In the Run:ai interface, navigate to `Clusters`.
10+
* Select the cluster you want to upgrade.
11+
* Click on `Get Installation instructions`.
12+
* Choose the `Run:ai version` to upgrade to.
13+
* Press `Continue`.
14+
* Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster.
15+
* In the case of a failure, refer to the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation).
16+
17+
=== "2.13"
18+
Run:
19+
20+
```
21+
helm get values runai-cluster -n runai > old-values.yaml
22+
```
23+
24+
* Review the file `old-values.yaml` and see if there are any changes performed during the last installation.
25+
* In the Run:ai interface, navigate to `Clusters`.
26+
* Select the cluster you want to upgrade.
27+
** Click on `Get Installation instructions`.
28+
* Select `Run:ai version: 2.13`.
29+
* Select the `cluster's Kubernetes distribution` and the `Cluster location`
30+
* If the Cluster locaiton is remote to the control plane - Enter a URL for the Kubernetes cluster.
31+
* Press `Continue`.
32+
* Follow the instructions to download a new values file.
33+
* Merge the changes from Step 1 into the new values file.
34+
* Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster.
1435

1536
## Verify Successful Upgrade
1637
See [Verify your installation](cluster-install.md#verify-your-clusters-health) on how to verify a Run:ai cluster installation

docs/admin/runai-setup/self-hosted/k8s/upgrade.md

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -141,37 +141,4 @@ The Run:ai control-plane installation has been rewritten and is no longer using
141141
```
142142

143143
## Upgrade Cluster
144-
145-
Follow the steps bellow, based on the Run:ai Cluster version you would like to upgrade to:
146-
147-
=== "2.15-latest"
148-
* In the Run:ai interface, navigate to `Clusters`.
149-
* Select the cluster you want to upgrade.
150-
* Click on `Get Installation instructions`.
151-
* Choose the `Run:ai version` to upgrade to.
152-
* Select the `Cluster location`. If the Cluster locaiton is remote to the control plane - Enter the `Cluster URL`.
153-
* Press `Continue`.
154-
* Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster.
155-
* In the case of a failure, refer to the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation).
156-
157-
=== "2.13"
158-
Run:
159-
160-
```
161-
helm get values runai-cluster -n runai > old-values.yaml
162-
```
163-
164-
* Review the file `old-values.yaml` and see if there are any changes performed during the last installation.
165-
* In the Run:ai interface, navigate to `Clusters`.
166-
* Select the cluster you want to upgrade.
167-
** Click on `Get Installation instructions`.
168-
* Select `Run:ai version: 2.13`.
169-
* Select the `cluster's Kubernetes distribution` and the `Cluster location`
170-
* If the Cluster locaiton is remote to the control plane - Enter a URL for the Kubernetes cluster.
171-
* Press `Continue`.
172-
* Follow the instructions to download a new values file.
173-
* Merge the changes from Step 1 into the new values file.
174-
* Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster.
175-
176-
## Verify Successful Installation
177-
See [Verify your installation](../../cluster-setup/cluster-install.md#verify-your-clusters-health) on how to verify a Run:ai cluster installation
144+
To upgrade the cluster follow the instructions [here](../../cluster-setup/cluster-upgrade.md).

docs/admin/runai-setup/self-hosted/ocp/upgrade.md

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -124,37 +124,4 @@ The Run:ai control-plane installation has been rewritten and is no longer using
124124
1. The subdomain configured for the OpenShift cluster.
125125

126126
## Upgrade Cluster
127-
128-
Follow the steps bellow, based on the Run:ai Cluster version you would like to upgrade to:
129-
130-
=== "2.15-latest"
131-
* In the Run:ai interface, navigate to `Clusters`.
132-
* Select the cluster you want to upgrade.
133-
* Click on `Get Installation instructions`.
134-
* Choose the `Run:ai version` to upgrade to.
135-
* Select the `Cluster location`. If the Cluster locaiton is remote to the control plane - Enter the `Cluster URL`.
136-
* Press `Continue`.
137-
* Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster.
138-
* In the case of a failure, refer to the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation).
139-
140-
=== "2.13"
141-
Run:
142-
143-
```
144-
helm get values runai-cluster -n runai > old-values.yaml
145-
```
146-
147-
* Review the file `old-values.yaml` and see if there are any changes performed during the last installation.
148-
* In the Run:ai interface, navigate to `Clusters`.
149-
* Select the cluster you want to upgrade.
150-
** Click on `Get Installation instructions`.
151-
* Select `Run:ai version: 2.13`.
152-
* Select the `cluster's Kubernetes distribution` and the `Cluster location`
153-
* If the Cluster locaiton is remote to the control plane - Enter a URL for the Kubernetes cluster.
154-
* Press `Continue`.
155-
* Follow the instructions to download a new values file.
156-
* Merge the changes from Step 1 into the new values file.
157-
* Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster.
158-
159-
## Verify Successful Installation
160-
See [Verify your installation](../../cluster-setup/cluster-install.md#verify-your-clusters-health) on how to verify a Run:ai cluster installation
127+
To upgrade the cluster follow the instructions [here](../../cluster-setup/cluster-upgrade.md).

0 commit comments

Comments
 (0)