argo-rollouts

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

Github星跟踪图

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

主要指标

概览
名称与所有者argoproj/argo-rollouts
主编程语言Go
编程语言Dockerfile (语言数: 9)
平台
许可证Apache License 2.0
所有者活动
创建于2018-11-17 18:28:39
推送于2025-06-11 00:30:10
最后一次提交2025-06-09 08:16:53
发布数79
最新版本名称v1.8.3 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数3.1k
关注者数38
派生数1k
提交数2k
已启用问题?
问题数1345
打开的问题数435
拉请求数1851
打开的拉请求数95
关闭的拉请求数677
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?