helm-charts

Helm Repository for Fiware Components

FIWARE Catalogue License: APGL Releases downloads Release Charts Fiware

Repository for providing HELM Charts of Fiware Components. The charts can be install into Kubernetes with helm3 .

For further information, look into the individual chart-readme’s.

Add Repo

To make use of the charts, you may add the repository:

helm repo add fiware https://fiware.github.io/helm-charts

Install

After the repo is added all charts can be installed via:

helm install <RELEASE_NAME> fiware/<CHART_NAME>