-
Notifications
You must be signed in to change notification settings - Fork 65
deprecate old versions, improve install & upgrade docs #918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
``` | ||
|
||
The commands will **not** delete existing Jobs submitted by users. | ||
The command will **not** delete existing Projects, Departments, or Workloads submitted by users. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The command will **not** delete existing Projects, Departments, or Workloads submitted by users. | |
The command does **not** delete existing Projects, Departments, or Workloads submitted by users. |
|
||
## Find out Run:ai Cluster version | ||
## Upgrade Run:ai cluster | ||
Follow the steps bellow, based on the Run:ai Cluster version you would like to upgrade to: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Follow the steps bellow, based on the Run:ai Cluster version you would like to upgrade to: | |
Follow the steps below, based on the Run:ai Cluster version you would like to upgrade to: |
=== "2.15-latest" | ||
* In the Run:ai interface, navigate to `Clusters`. | ||
* Select the cluster you want to upgrade. | ||
* Click on `Get Installation instructions`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Click on `Get Installation instructions`. | |
* Click `Get Installation instructions`. |
* Select the cluster you want to upgrade. | ||
* Click on `Get Installation instructions`. | ||
* Choose the `Run:ai version` to upgrade to. | ||
* Press `Continue`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Press `Continue`. | |
* Click `Continue`. |
* 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 on `Get Installation instructions`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Click on `Get Installation instructions`. | |
* Click `Get Installation instructions`. |
* Select `Run:ai version: 2.13`. | ||
* Select the `cluster's Kubernetes distribution` and the `Cluster location` | ||
* If the Cluster locaiton is remote to the control plane - Enter a URL for the Kubernetes cluster. | ||
* Press `Continue`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Press `Continue`. | |
* Click `Continue`. |
No description provided.