Argo Rollouts Reference
1 min read | by Jordi Prats
Argo Rollouts is a Kubernetes controller and CRD to manage application rollouts. It is based on the Kubernetes Deployment resource and adds new features to it.
Canary
Blue-Green
Installation
- Argo Rollouts: Installation: Installing Argo Rollouts is a lightweight controller that provide missing deployment strategies like Blue/Green and Canary in a Kubernetes native and GitOps friendly manner.