Skip to content

Commit c925f8d

Browse files
authored
Update and rename 20240515-发布管理:如何实现低风险发布(二).md to 20250510-发布管理:如何实现低风险发布(二).md
1 parent a20d8fb commit c925f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_posts/20240515-发布管理:如何实现低风险发布(二).md renamed to source/_posts/20250510-发布管理:如何实现低风险发布(二).md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 发布管理:如何实现低风险发布(二)
33
tags:
44
- DevOps与研发效能
55
- 发布管理
6-
date: 2024-05-15
6+
date: 2025-05-10
77
---
88

99
上次我们聊到为什么要实现低风险发布和常见的低风险发布策略。今天我们来聊一聊如何具体实现低风险发布,本篇是如何实现低风险发布的第二篇,也是低风险发布的实践落地篇,主要探讨灰度发布和蓝绿部署如何通过技术手段实现,以及落地实践中的一些要点。
@@ -180,4 +180,4 @@ graph TD 蓝绿部署开始 --> 部署绿环境实例:Bluegreen=green --> 测试
180180

181181
\[7\] [https://istio.io/latest/zh/docs/concepts/traffic-management/](https://istio.io/latest/zh/docs/concepts/traffic-management/)
182182

183-
\[8\] [https://istio.io/latest/zh/blog/2017/0.1-canary/](https://istio.io/latest/zh/blog/2017/0.1-canary/)
183+
\[8\] [https://istio.io/latest/zh/blog/2017/0.1-canary/](https://istio.io/latest/zh/blog/2017/0.1-canary/)

0 commit comments

Comments
 (0)