Chart for installing Rancher Server to manage Kubernetes clusters across providers.
- Rancher Documentation: https://rancher.com/docs
- GitHub: https://github.com/rancher/rancher
- DockerHub Images: https://hub.docker.com/r/rancher/rancher
Please file issues in rancher/rancher
Up until the initial helm chart release for v2.1.0, the helm chart version matched the Rancher version (i.e appVersion
).
Since there are times where the helm chart will require changes without any changes to the Rancher version, we have moved to a yyyy.mm.<build-number>
helm chart version.
Run helm search rancher
to view which Rancher version will be launched for the specific helm chart version.
NAME CHART VERSION APP VERSION DESCRIPTION
rancher-stable/rancher 2018.12.4 v2.1.4 Install Rancher Server to manage Kubernetes clusters acro...