Skip to content

Commit 63416b6

Browse files
Update cluster-upgrade.md
1 parent 67dac8d commit 63416b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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:
6+
Follow the steps below, based on the Run:ai Cluster version you would like to upgrade to:
77

88
=== "2.15-latest"
99
* In the Run:ai interface, navigate to `Clusters`.
@@ -24,11 +24,11 @@ Follow the steps bellow, based on the Run:ai Cluster version you would like to u
2424
* Review the file `old-values.yaml` and see if there are any changes performed during the last installation.
2525
* In the Run:ai interface, navigate to `Clusters`.
2626
* Select the cluster you want to upgrade.
27-
* Click on `Get Installation instructions`.
27+
* Click `Get Installation instructions`.
2828
* Select `Run:ai version: 2.13`.
2929
* Select the `cluster's Kubernetes distribution` and the `Cluster location`
3030
* If the Cluster locaiton is remote to the control plane - Enter a URL for the Kubernetes cluster.
31-
* Press `Continue`.
31+
* Click `Continue`.
3232
* Follow the instructions to download a new values file.
3333
* Merge the changes from Step 1 into the new values file.
3434
* Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster.

0 commit comments

Comments
 (0)