Official Helm charts for deploying Kamu components in Kubernetes.
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.
Contributions are welcome! Please refer to our developer documentation for details.
Charts are provided under Apache 2.0 License.