Argo Rollouts API

Kubernetes CRD-based API for Argo Rollouts progressive delivery controller. Provides Rollout and AnalysisTemplate resources for managing canary and blue-green deployment strategies with automated analysis, traffic splitting, and rollback capabilities.

API entry from apis.yml

apis.yml Raw ↑
aid: argo:argo-rollouts-api
name: Argo Rollouts API
description: Kubernetes CRD-based API for Argo Rollouts progressive delivery controller. Provides Rollout
  and AnalysisTemplate resources for managing canary and blue-green deployment strategies with automated
  analysis, traffic splitting, and rollback capabilities.
humanURL: https://argo-rollouts.readthedocs.io/en/stable/
tags:
- Blue-Green
- Canary
- Deployments
- Kubernetes
- Progressive Delivery
properties:
- type: Documentation
  url: https://argo-rollouts.readthedocs.io/en/stable/
- type: GitHubRepository
  url: https://github.com/argoproj/argo-rollouts
- type: APIReference
  url: https://argo-rollouts.readthedocs.io/en/stable/features/kubectl-plugin/