From c5b2bf6d8b4de200a9b7ef52b54b182443a5d514 Mon Sep 17 00:00:00 2001 From: Oz Bar-Shalom Date: Thu, 11 Jul 2024 13:31:14 +0300 Subject: [PATCH 1/5] fixes for cluster upgrade docs --- .../cluster-setup/cluster-upgrade.md | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md index 18a9347c0a..a4515bd9f9 100644 --- a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md +++ b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md @@ -13,16 +13,18 @@ and record the chart version in the form of `runai-cluster-` ## Upgrade Run:ai cluster - -### Upgrade to version 2.15 - -The cluster installation has changed in version 2.15 such that no _values file_ ia needed and old customizations do not have to be copied. Hence, simply follow the instructions for [Installing Run:ai](cluster-install.md#install-runai) to install Run:ai. - -All customizations done in `RunaiConfig` are saved during the upgrade. - -### Upgrade from version 2.9, 2.10, 2.11 or 2.12 to version 2.13 - - +### Upgrade from version 2.15+ +* In the Run:ai interface, navigate to `Clusters`. +* Select the cluster you wish to upgrade. +* Click on `Get Installation instructions`. +* Choose the `Run:ai version` to be installed on the Cluster. +* If no clusters are currently configured, you will see a Cluster installation wizard. +* If a cluster has already been configured, use the menu on the top left and select `Clusters`. On the top left, click `New Cluster`. +* Press `Continue`. +* Run the [Helm](https://helm.sh/docs/intro/install/) command provided in the wizard. +* In case of a failure, see the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation). + +### Upgrade from version 2.9, 2.10, 2.11 or 2.12 Run: ``` From f5f60816e7c299af1597ee24eda4e7f38d4f752d Mon Sep 17 00:00:00 2001 From: Oz Bar-Shalom Date: Thu, 11 Jul 2024 13:32:13 +0300 Subject: [PATCH 2/5] a --- docs/admin/runai-setup/cluster-setup/cluster-upgrade.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md index a4515bd9f9..33353239b4 100644 --- a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md +++ b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md @@ -18,8 +18,6 @@ and record the chart version in the form of `runai-cluster-` * Select the cluster you wish to upgrade. * Click on `Get Installation instructions`. * Choose the `Run:ai version` to be installed on the Cluster. -* If no clusters are currently configured, you will see a Cluster installation wizard. -* If a cluster has already been configured, use the menu on the top left and select `Clusters`. On the top left, click `New Cluster`. * Press `Continue`. * Run the [Helm](https://helm.sh/docs/intro/install/) command provided in the wizard. * In case of a failure, see the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation). From 817d7dc121b2b32a924d0b2b66661ea9424afb21 Mon Sep 17 00:00:00 2001 From: Oz Bar-Shalom Date: Thu, 11 Jul 2024 13:35:05 +0300 Subject: [PATCH 3/5] a --- docs/admin/runai-setup/cluster-setup/cluster-upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md index 33353239b4..ed3490cc99 100644 --- a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md +++ b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md @@ -19,7 +19,7 @@ and record the chart version in the form of `runai-cluster-` * Click on `Get Installation instructions`. * Choose the `Run:ai version` to be installed on the Cluster. * Press `Continue`. -* Run the [Helm](https://helm.sh/docs/intro/install/) command provided in the wizard. +* Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster. * In case of a failure, see the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation). ### Upgrade from version 2.9, 2.10, 2.11 or 2.12 From cacb91af765d88c68de78f09de3ac83ef5408288 Mon Sep 17 00:00:00 2001 From: JamieWeider72 <147967555+JamieWeider72@users.noreply.github.com> Date: Wed, 17 Jul 2024 11:05:27 +0300 Subject: [PATCH 4/5] Update docs/admin/runai-setup/cluster-setup/cluster-upgrade.md --- docs/admin/runai-setup/cluster-setup/cluster-upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md index ed3490cc99..327ae88967 100644 --- a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md +++ b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md @@ -15,7 +15,7 @@ and record the chart version in the form of `runai-cluster-` ### Upgrade from version 2.15+ * In the Run:ai interface, navigate to `Clusters`. -* Select the cluster you wish to upgrade. +* Select the cluster you want to upgrade. * Click on `Get Installation instructions`. * Choose the `Run:ai version` to be installed on the Cluster. * Press `Continue`. From f948ce9105096f76472e99159197bafc2af96aba Mon Sep 17 00:00:00 2001 From: JamieWeider72 <147967555+JamieWeider72@users.noreply.github.com> Date: Wed, 17 Jul 2024 11:05:32 +0300 Subject: [PATCH 5/5] Update docs/admin/runai-setup/cluster-setup/cluster-upgrade.md --- docs/admin/runai-setup/cluster-setup/cluster-upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md index 327ae88967..1e90b20fc2 100644 --- a/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md +++ b/docs/admin/runai-setup/cluster-setup/cluster-upgrade.md @@ -20,7 +20,7 @@ and record the chart version in the form of `runai-cluster-` * Choose the `Run:ai version` to be installed on the Cluster. * Press `Continue`. * Copy the [Helm](https://helm.sh/docs/intro/install/) command provided in the `Installation Instructions` and run it on in the cluster. -* In case of a failure, see the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation). +* In the case of a failure, refer to the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation). ### Upgrade from version 2.9, 2.10, 2.11 or 2.12 Run: