Quick Start
Want to see it in action first? Try the 5-minute bank demo — no cluster setup required, just k3d + Docker.
Prerequisites
Section titled “Prerequisites”- Kubernetes cluster
- Helm
- Istio or Gateway API installed
Installation
Section titled “Installation”helm install diverge oci://ghcr.io/divergedev/charts/diverge- Configure your webhook for GitLab or GitHub.
- Add a
.diverge.yamlto your repository:version: "1"defaults:deploy:mode: deltarouting:mode: headerbaseline_namespace: staging - Open a Merge Request (MR). Diverge will automatically create a preview environment.
- Verify using the CLI:
Terminal window diverge listdiverge open
