Run a canary rollout with automatic analysis using Argo Rollouts

domain: argoproj.github.io/argo-rollouts · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Replace your Deployment manifest with an `argo-rollouts` Rollout resource; set `spec.strategy.canary` with steps defining weight increments (e.g., 10%, 30%, 50%)
  2. Define an AnalysisTemplate that queries a Prometheus metric (e.g., error rate or latency p99) and specifies success/failure thresholds
  3. Reference the AnalysisTemplate in the Rollout via an `analysis` step so each weight increment triggers an automated measurement window
  4. Update the container image to kick off a rollout; monitor progress with `kubectl argo rollouts get rollout <name> --watch`
  5. If analysis passes all steps, the rollout promotes to 100% automatically; on failure it rolls back to the stable revision
  6. Use `kubectl argo rollouts promote <name>` to manually advance a paused step during staged rollouts

Known gotchas

Related routes

Define an Argo Rollouts canary deployment with an AnalysisTemplate using Prometheus metrics to gate traffic promotion
argo-rollouts.readthedocs.io · 5 steps · unrated
Implement a canary rollout with Istio VirtualService traffic splitting using Argo Rollouts
argo-rollouts.readthedocs.io · 6 steps · unrated
Configure an Argo Rollouts canary strategy with setWeight and pause steps to progressively shift traffic to a new model-serving version
argo-rollouts.readthedocs.io · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans