Get running in minutes
Install Kaniop and deploy your first Kanidm cluster with just a few commands:
Full Quickstart Guide# Install Kaniop
helm install kaniop oci://ghcr.io/pando85/helm-charts/kaniop \
--create-namespace --namespace kaniop
# Deploy a Kanidm cluster
kubectl apply -f https://raw.githubusercontent.com/pando85/kaniop/refs/heads/master/examples/kanidm-tls.yaml
kubectl apply -f https://raw.githubusercontent.com/pando85/kaniop/refs/heads/master/examples/kanidm.yaml