Argo Rollouts
Progressive Delivery controller for Kubernetes supporting Canary and Blue-Green deployments.
Why consider Argo Rollouts?
Argo Rollouts is an open-source progressive delivery controller for Kubernetes written in Go. It extends Kubernetes Deployments with advanced rollout strategies including canary deployments, blue-green switching, metric-based automated promotions, and traffic shaping (Istio, NGINX, ALB).
Learn Argo Rollouts by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Argo Rollouts
Argo Rollouts runs automated canary analysis against Prometheus or Datadog metrics before routing full user traffic.
Quickstart
# Install Argo Rollouts kubectl pluginkubectl argo rollouts get rollout my-app --watchArgo Rollouts is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.