argo-rollouts

Advanced Kubernetes Deployment Controller https://argoproj.github.io/argo-rollouts/

Github stars Tracking Chart

Argo Rollouts - Advanced Kubernetes Deployment Controller

codecov
slack

What is Argo Rollouts?

Argo Rollouts controller, uses the Rollout custom resource to provide additional deployment strategies such as Blue Green and Canary to Kubernetes. The Rollout custom resource provides feature parity with the deployment resource but with additional deployment strategies.

Why use Argo Rollouts?

Deployments resources offer two strategies to deploy changes: RollingUpdate and Recreate. While these strategies can solve a wide number of use cases, large scale production deployments use additional strategies, such as blue-green or canary, that are missing from the Deployment controller. In order to use these strategies in Kubernetes, users are forced to build scripts on top of their deployments. The Argo Rollouts controller provides these strategies as simple declarative, configurable options.

Documentation

To learn more about Argo Rollouts go to the complete documentation.

Who uses Argo Rollouts?

Organizations below are officially using Argo Rollouts. Please send a PR with your organization name if you are using Argo Rollouts.

  1. Intuit

Community Blogs and Presentations

Main metrics

Overview
Name With Ownerargoproj/argo-rollouts
Primary LanguageGo
Program languageDockerfile (Language Count: 9)
Platform
License:Apache License 2.0
所有者活动
Created At2018-11-17 18:28:39
Pushed At2025-06-11 00:30:10
Last Commit At2025-06-09 08:16:53
Release Count79
Last Release Namev1.8.3 (Posted on )
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count3.1k
Watchers Count38
Fork Count1k
Commits Count2k
Has Issues Enabled
Issues Count1345
Issue Open Count435
Pull Requests Count1851
Pull Requests Open Count95
Pull Requests Close Count677
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private