mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
2a687c360a
* Rename port names for better traefik integration Traefik automatically talks to backends via https when the port name starts with https. [1] Otherwise you have to add the annotation traefik.ingress.kubernetes.io/service.serversscheme: https to the service. [1] https://doc.traefik.io/traefik/routing/providers/kubernetes-ingress/#communication-between-traefik-and-pods * Bump Version to 2.0.0 As this changes the port name it might be considered a breaking change. Therefore @onedr0p suggested a major version bump. Co-authored-by: Clemens Bergmann <clemens.bergmann@tu-darmstadt.de> Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com> |
||
---|---|---|
.devcontainer | ||
.github | ||
.taskfiles | ||
.vscode | ||
charts | ||
hack | ||
templates/chart | ||
test | ||
.all-contributorsrc | ||
.gitignore | ||
.helmdocsignore | ||
.pre-commit-config.yaml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Gemfile | ||
LICENSE | ||
README.md | ||
Taskfile.yml |
Helm charts
Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add k8s-at-home https://k8s-at-home.com/charts/
You can then run helm search repo k8s-at-home
to see the charts.
Support
We have a few outlets for getting support with our projects:
- Visit our Docs.
- Bugs or feature requests should be opened in an issue.
- Questions or comments should be discussed in our Discord or via Github discussions.
Contributing
See CONTRIBUTING.md
License
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!