ποΈ Onboarding β Deployment to Rollout
Migrate an existing Kubernetes Deployment to Argo Rollouts for progressive delivery
ποΈ Deployment Strategies β Rolling, Canary, Blue-Green
Deploy new versions using Rolling Update, Canary, or Blue-Green strategies
ποΈ A/B Testing with Experiments
Run A/B tests with baseline and candidate versions side by side
ποΈ ArgoCD GitOps Integration
Generate ignoreDifferences for Argo CDβmanaged Rollouts
ποΈ workloadRef Migration (Argo CD / Helm)
Migrate to Argo Rollouts without immediate resource swap β Rollout references existing Deployment
ποΈ Reverse Migration β Rollout to Deployment
Convert an Argo Rollout back to a standard Kubernetes Deployment
ποΈ Zero-Downtime Migration (Argo CD)
Migrate a Deployment managed by Argo CD to Argo Rollouts without downtime
ποΈ Emergency Abort
Instantly roll back a rollout to stable when something goes wrong