rollout · git:20260807.10651c9 · 2026-08-07 · sha256 81ecec2e4d08bfa9
rollout git:20260807.10651c9A
Immutable. This exact content is served forever at /api/v1/blob/81ecec2e4d08bfa9.
--- name: rollout description: Walk a deployment through staging, canary, and the full fleet. Use when releasing a service to production. --- # Rollout Deploy in three stages, verifying health between each. ## Steps 1. Deploy to staging and run the smoke suite. 2. Promote to the canary group and watch error rates for ten minutes. 3. Roll out to the full fleet, one zone at a time.