How to Get Started using Armory CD-as-a-Service

Learn what you need to get started deploying your AWS Lambda function or an app to Kubernetes.

What you need to use CD-as-a-Service

You need a Mac, Linux, or Windows workstation and access to a Kubernetes cluster or AWS Lambda.

If you need a Kubernetes cluster, consider installing a local Kind or Minikube cluster. Your cluster’s API endpoint does not need to be publicly accessible to use CD-as-a-Service. Alternately, you can use a interactive learning environment like Killercoda.

AWS Lambda

Deploy a sample app provided by Armory

Kubernetes

Deploy a sample app provided by Armory

Deploy your own app to your cluster


Last modified November 27, 2023: (f200478)