Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.12 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.12 KB

Helm Charts Repository

The official Banzai Cloud Helm Charts repository.

At Banzai Cloud we use Helm as our package manager to deploy Kubernetes applications. This is a collection of curated Banzai Cloud Helm charts being part of our PaaS, Pipeline.

We made Helm deployments available through a RESTful API as well - Helm via REST

Install Helm

Get the latest Helm release.

For more information on using Helm, refer to the Helm's documentation.

How do I install these charts?

To add the Banzai Cloud charts for your local client, run helm repo add:

$ helm repo add banzaicloud-stable https://kubernetes-charts.banzaicloud.com
"banzaicloud-stable" has been added to your repositories

Just helm install banzaicloud-stable/.

Clusters created with Pipeline will add this Helm repo as banzaicloud-stable automatically.

Where to find us

For issues and support join the (#banzai-charts) room in the Banzai Cloud Community.