helm-charts

itTrident Kubernetes Helm πŸ“œ Library

Applications of interest, provided by itTrident DevOps, ready to launch on kubernetes using helm Helm.

Prerequisites

Install Helm

Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.

To install Helm, refer to the Helm install guide and ensure that the helm binary is in the PATH of your SHELL.

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 ittrident https://ittrident.github.io/helm-charts

You can then run helm search repo ittrident to list the charts.

Relevant πŸ“œ documentation is present in their respective README’s.

License

Apache 2.0 License.