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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?