Canary and Blue/Green Deployment Strategies

In this section, learn about canary and blue/green deployment strategies for deploying your app to Kubernetes using Armory Continuous Deployment-as-a-Service.

Deployment Strategies Overview

Learn about blue/green and canary deployment strategies for deploying your apps to Kubernetes using Armory CD-as-a-Service. Compare features to decide which strategy fits your use case.

Configure a Blue/Green Deployment Strategy

Learn how to configure a blue/green strategy in Armory CD-as-a-Service. A blue/green strategy shifts traffic from the running version of your app to a new version of your app based on conditions you set.

Configure a Canary Deployment Strategy

Learn how to configure a canary deployment strategy in your Armory CD-as-a-Service deployment.


Last modified July 20, 2023: (37290cf)