Rollout

Walk a deployment through staging, canary, and the full fleet. Use when releasing a service to production.

stbenjam Updated

File contents

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.

stbenjam/skillsaw/tree/main/tests/fixtures/agent-plugins/missing-portable/skills/rollout commit 5df35c44ea

Frequently asked questions

npx skillmds@latest add stbenjam/rollout