Skip to content

Helm charts for deploying Kamu components in Kubernetes

License

Notifications You must be signed in to change notification settings

kamu-data/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kamu Kubernetes Helm Charts

Artifact Hub Release charts License

Official Helm charts for deploying Kamu components in Kubernetes.

Using

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add kamu https://kamu-data.github.io/helm-charts

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo kamu to see the charts.

See Kamu Node documentation for architecture overview and deployment instructions.

See kamu-deploy-example repository for recommended Infrastructure-as-Code setup.

Contributing

Contributions are welcome! Please refer to our developer documentation for details.

License

Charts are provided under Apache 2.0 License.