Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rancher/server-chart
[Deprecated] Helm chart for Rancher server
https://github.com/rancher/server-chart
Last synced: about 1 month ago
JSON representation
[Deprecated] Helm chart for Rancher server
- Host: GitHub
- URL: https://github.com/rancher/server-chart
- Owner: rancher
- Archived: true
- Created: 2018-06-03T15:25:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T17:37:43.000Z (over 5 years ago)
- Last Synced: 2024-07-31T07:15:25.318Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 75.2 KB
- Stars: 35
- Watchers: 6
- Forks: 67
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - server-chart - [Deprecated] Helm chart for Rancher server (Shell)
- awesome-rancher - Rancher 2.0 Helm Chart
README
# [Deprecated]
This repo is now a part of the [rancher/rancher](https://github.com/rancher/rancher) repo.
Please open issues / PRs against the main Rancher repo, we will be archiving this in the future.
## rancher
Chart for installing Rancher Server to manage Kubernetes clusters across providers.
## Chart Documentation
* [Installing Rancher with Helm](https://rancher.com/docs/rancher/v2.x/en/installation/ha/)
* [Chart Options](https://rancher.com/docs/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/)## Rancher Resources
* Rancher Documentation: https://rancher.com/docs
* GitHub: https://github.com/rancher/rancher
* DockerHub Images: https://hub.docker.com/r/rancher/rancher## Issues
Please file issues in [rancher/rancher](https://github.com/rancher/rancher/issues/new?labels=area/server-chart)
## Chart Versioning Notes
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.` 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...
```