Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1009 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 1009 Bytes

Averbis Helm Charts

A Helm chart repository to deploy Averbis applications in your Kubernetes cluster.

Prerequisites

Installing Helm

Helm is a package manager for Kubernetes. Helm Charts are packages of pre-configured Kubernetes resources.

To install Helm, refer to the Helm install guide.

Register Repository and Browse Applications

helm repo add averbis https://averbis.github.io/helm-charts
helm search repo averbis

Install Applications

For application installation instructions please refer to the application specific documentation located in the charts directory.