Deploy overview
Everything the installer applies is standard Kubernetes: containers built via Docker, rendered by the Helm chart (with Kustomize copies for development), and wired into the cluster’s telemetry stack.
Pages in this section:
- Kustomize — what lives in
deploy/kustomize/. - Docker images — the container images and their tags.
- Token minter (Minty) — how the GitHub App identity is brokered.
- Release versioning & promotion — how candidate builds are promoted to SemVer releases across Docker images, Helm charts, and Terraform modules.
- Telemetry — OpenTelemetry + Prometheus + Cloud Logging.
- GitOps with ArgoCD — standing up the reconciler that applies what the agent proposes.
- CI pool project prerequisites — prerequisites and setup for GCP projects in the Boskos evaluation pool.
- Reconciling the long-lived environments — keeping
autopushandstagingin step with the composition rather than only re-tagging their images.