1 min • read

ArgoArgo quick start

Do a Canary Rollout to safely deploy your app on a Kubernetes cluster.

Newto Kubernetes?

Use our cluster to do a Canary Rollout with our sample app. See Argo in action without writing lots of YAML.

  1. Connect to the demo cluster
  2. Define a Rollout
  3. Watch a Canary Rollout in action
Get Started

Active Kubernetes User?

Start using Argo in your own environment. Follow these steps to do a Canary Rollout for your app in your cluster.

  1. Configure your cluster to use Argo
  2. Set up your service and image repositories
  3. Define and run a Canary Rollout on your service
Get Started