Merge pull request #2056 from catherineluse/update-note

Update note about Helm version
This commit is contained in:
Catherine Luse
2019-12-05 11:53:53 -07:00
committed by GitHub
@@ -5,7 +5,7 @@ weight: 400
This section contains the requirements for Helm, which is the tool used to install Rancher on a high-availability Kubernetes cluster.
> **Note:** The installation instructions assume you are using Helm 2. The instructions will be updated for Helm 3 soon. In the meantime, if you want to use Helm 3, refer to [these instructions.](https://github.com/ibrokethecloud/rancher-helm3)
> **Note:** The installation instructions assume you are using Helm 3. For migration of installs started with Helm 2, refer to the official [Helm 2 to 3 Migration Docs](https://helm.sh/blog/migrate-from-helm-v2-to-helm-v3/)
- Helm v2.16.0 or higher is required for Kubernetes v1.16. For the default Kubernetes version, refer to the [release notes](https://github.com/rancher/rke/releases) for the version of RKE that you are using.
- Helm v2.15.0 should not be used, because of an issue with converting/comparing numbers.