HAMi

HAMi

HAMi Helm Chart Repository

This GitHub Pages site hosts the official Helm chart repository for HAMi, a CNCF Incubating project.

This is not the HAMi documentation website. For maintained installation guides, configuration, and project documentation, visit project-hami.io/docs.

Use the Helm repository

Add the repository and refresh its index:

helm repo add hami-charts https://project-hami.github.io/HAMi/
helm repo update hami-charts

View the available chart versions:

helm search repo hami-charts/hami --versions

Install HAMi:

helm install hami hami-charts/hami -n kube-system

For deployment prerequisites and configuration options, see the HAMi Helm installation guide.

The Helm repository index is available at index.yaml, with packaged charts stored in charts/.