Kubernetes
Dirigible runs on any Kubernetes cluster as a single workload, optionally fronted by an Ingress or service mesh.
Helm
The maintained Helm chart is the fastest path:
bash
helm repo add dirigible https://eclipse.github.io/dirigible
helm repo update
helm install dirigible dirigible/dirigibleFind the chart on Artifact Hub: artifacthub.io/packages/search?org=dirigiblelabs.
Cloud-specific guides
Detailed end-to-end walkthroughs live under /help/setup/kubernetes/:
Add-ons (Keycloak, PostgreSQL, DNS zone configuration, etc.) are documented under the same tree.