View on GitHub

hc-chart

hc-chart

common helm chart to universal deployment it’s pretty stable chart and we used it in our company permanently and moving old projects on it

Usage

Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add kirosvi-charts https://kirosvi.github.io/hc-chart

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo kirosvi-charts to see the charts.

To install the chart:

helm install hc-chart kirosvi-charts/hc-chart

To uninstall the chart:

helm delete hc-chart

Features

Additional information

This project was created like inhouse solution to resolve the problem of updating numorouse of similarities written by scratch charts. We were tired of remembering where we have the latest templating features and some apocalypsis of upgrading a dozen charts when the kubernetes api has changed.

so because we have a lot of similar but different projects in several separated k8s clusters, it maybe has a few limitations which could be obstacles for you:

Issues

Created by

danuk

kirosvi