argo-rollouts
Deployment AutomationA Kubernetes controller that adds progressive delivery features like blue‑green, canary analysis, and automated rollbacks to native Deployments
Features
- Blue‑Green deployment strategy
- Canary deployments with weighted traffic shifting
- Automated promotion and rollback based on metric analysis
- Integration with ingress controllers (NGINX, ALB, APISIX) and service meshes (Istio, Linkerd)
- Support for multiple metric providers (Prometheus, Wavefront, Datadog, etc.)
Recent releases
View all 4 releases →
v1.9.0
Bug fix
Security fixes
- CVE-2023-46402
Notable features
- Fixed bluegreen analysis premature success on unsaturated ReplicaSets
- Fixed canary controller progress with replicas exceeding desired count
- Fixed Istio DestinationRule update ordering for traffic routing
v1.8.4
Bug fix
Fixes premature success in blue-green analysis when new ReplicaSet becomes unsaturated.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Install via
shell-script
Similar tools
Alternative to
Kubernetes Deployments