在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):argoproj/argo-rollouts开源软件地址(OpenSource Url):https://github.com/argoproj/argo-rollouts开源编程语言(OpenSource Language):Go 88.5%开源软件介绍(OpenSource Introduction):Argo Rollouts - Progressive Delivery for KubernetesWhat is Argo Rollouts?Argo Rollouts is a Kubernetes controller and set of CRDs which provide advanced deployment capabilities such as blue-green, canary, canary analysis, experimentation, and progressive delivery features to Kubernetes. Argo Rollouts (optionally) integrates with ingress controllers and service meshes, leveraging their traffic shaping abilities to gradually shift traffic to the new version during an update. Additionally, Rollouts can query and interpret metrics from various providers to verify key KPIs and drive automated promotion or rollback during an update. Quick Start
Follow the full getting started guide to walk through creating and then updating a rollout object. Why Argo Rollouts?Kubernetes Deployments provides the
For these reasons, in large scale high-volume production environments, a rolling update is often considered too risky of an update procedure since it provides no control over the blast radius, may rollout too aggressively, and provides no automated rollback upon failures. Features
DocumentationTo learn more about Argo Rollouts go to the complete documentation. CommunityYou can reach the Argo Rollouts community and developers via the following channels:
Who uses Argo Rollouts?Official Argo Rollouts User List Community Blogs and Presentations
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论