Applications of interest, provided by itTrident DevOps, ready to launch on using
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
.
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.