Official Helm charts repository for Kube-Zen platform components - Available to everyone
The helm-charts repository provides official Helm charts for all Kube-Zen platform components. All charts are publicly available and can be installed via Helm.
Repository URL: https://kube-zen.github.io/helm-charts
Umbrella chart for all Kube-Zen components - Installs zen-lock, zen-flow, zen-gc, and zen-watcher
Zero-Knowledge secret manager for Kubernetes with GitOps workflows
Kubernetes-native job orchestration controller with DAG support
Generic Garbage Collection Controller for Kubernetes resources
Universal Kubernetes Event Aggregator - Turn any signal into a CRD
helm repo add kube-zen https://kube-zen.github.io/helm-charts helm repo update
helm install zen-suite kube-zen/zen-suite \ --namespace zen-system \ --create-namespace
helm install zen-lock kube-zen/zen-lock \ --namespace zen-lock-system \ --create-namespace
Ready to install Kube-Zen components? Check out the repository and start using Helm charts today.