jbergler / charts

Helm charts for applications you run at home

Home Page:https://docs.k8s-at-home.com/our-helm-charts/getting-started/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s@Home collection of helm charts

Discord pre-commit Artifact Hub License

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.

Charts

See Artifact Hub or charts for a complete list.

Common library

The majority of the charts in this repository are using a common library we built. The reason we went with this pattern is a lot of applications are pretty similar in their requirements for Helm charts. Using a library makes maintaining much easier and keeps charts consistent in features. If contributing a new chart first try to make it using the library we built.

More information can be found in our wiki and in the common chart directory here.

Support

  • Having problems with a chart? Open a new issue or discuss in our Discord in the #support channel.
  • New idea? Discuss here or in our Discord in the #charts channel.

Contributing

See CONTRIBUTING.md

License

Apache 2.0 License

About

Helm charts for applications you run at home

https://docs.k8s-at-home.com/our-helm-charts/getting-started/

License:Apache License 2.0


Languages

Language:Smarty 47.6%Language:Mustache 34.2%Language:Ruby 14.4%Language:Shell 3.0%Language:Dockerfile 0.8%