Skip to content

Helm charts for deploying Averbis applications in Kubernetes

License

Notifications You must be signed in to change notification settings

averbis/helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.