Skip to content
forked from kartoza/charts

Kartoza Helm charts for Kubernetes

License

Notifications You must be signed in to change notification settings

orenlevi111/charts

 
 

Repository files navigation

Kartoza Helm charts

Kartoza Helm/Rancher charts for Kubernetes

Add Helm Repo

To add the Helm Repo using Helm CLI:

helm repo add kartoza https://kartoza.github.io/charts

To add the Helm Repo in Rancher (Because we are using Rancher format structure), use the github url: https://github.com/kartoza/charts.git. Stable version of the charts is in main branch.

Usage

To install chart, execute helm command

helm install -n <namespace> <release-name> kartoza/<chart-name> --version <chart-version> -f <values.yaml>

Development

The chart structure is not yet stable, but we are welcoming any contributions. In the bare minimum we will try to keep the same version as stable as possible.

If you are interested in contributing, you can check DEVELOPMENT-README.md.

List of stable charts (with somewhat good documentation):

List of working charts, but not thoroughly tested:

Our design patterns are somewhat inspired by the Bitnami helm charts. We are trying to refactor most reusable pieces in common library charts. By using the available template tags and docs template, we hope making a new Helm charts of different application will be easier.

About

Kartoza Helm charts for Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 89.9%
  • Mustache 5.5%
  • Nix 3.8%
  • Other 0.8%