Get started
Stand up the controller and ship your first release. Start with the Quickstart and work down — each page builds on the previous one.
- Quickstart — from an empty cluster to one running StageSet, the shortest path.
- Install on Kubernetes — prerequisites and the Helm install in full.
- From Jsonnet to a gated rollout — the flagship flow: render Jsonnet with JaaS , gate with readiness checks, add versioned migrations.
- Stage sources
— point a stage at a
GitRepository,OCIRepository,Bucket, or a renderedExternalArtifact.