Skip to content

Latest commit

History

History
35 lines (21 loc) 路 1.45 KB

File metadata and controls

35 lines (21 loc) 路 1.45 KB

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.