Update Helm 3 catalog docs

This commit is contained in:
Catherine Luse
2020-03-30 13:35:23 -07:00
parent 7cd87eac0e
commit b7e2111d4c
6 changed files with 82 additions and 43 deletions
-2
View File
@@ -55,8 +55,6 @@ RKE saves the Kubernetes cluster state as a secret. When updating the state, RKE
### Upgrading Kubernetes
> **Note:** RKE does not support rolling back to previous versions.
To upgrade the Kubernetes version of an RKE-provisioned cluster, set the `kubernetes_version` string in the `cluster.yml` to the desired version from the [list of supported Kubernetes versions](#listing-supported-kubernetes-versions) for the specific version of RKE:
```yaml