Get Started with Armory CD-as-a-Service

Armory CD-as-a-Service is a software deployment tool that you can use to deploy Kubernetes applications.

Armory CD-as-a-Service Quickstart

Install the Armory Continuous Deployment-as-a-Service CLI, connect your Kubernetes cluster with a single command, and deploy an sample app using a traffic split. Learn deployment file syntax.

Deploy Your Own App

Create a deployment config file for your app. Deploy two versions of your app to your Kubernetes cluster using Armory CD-as-a-Service.

Get Started with the GitHub Action to Deploy Apps

Use the Armory CD-as-a-Service Deployment Action to integrate your GitHub repo with Armory CD-as-a-Service.

Get Started with Argo Rollouts Deployment

Use Armory CD-as-a-Service to deploy Argo Rollout Objects across multiple environments.

Get Started with Blue/Green Deployment

This guide walks you through how to deploy using a blue/green strategy.

Get Started with Canary Analysis

This guide walks you through using canary analysis on the app you deployed in the Get Started with the CLI to Deploy Apps guide. You perform a retrospective analysis on the app. Then, you use those queries to create canary analysis steps for subsequent deployments.


Last modified May 26, 2023: (49c4d003)