Quick Start
1. Install from OCI registry
helm install kite oci://ghcr.io/kite-org/charts/kite -n kube-system
2. Or add repository
helm repo add kite https://kite-org.github.io/kite/
helm repo update
3. Install Chart
helm install kite kite/kite -n kube-system
Available Versions
helm search repo kite
or view the
Repository Index.