/helm-charts

Primary LanguageSmartyApache License 2.0Apache-2.0

itTrident Kubernetes Helm 📜 Library

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

Prerequisites

  • Kubernetes 1.12+
  • Helm 3.1.0

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.