Skip to content

Commit

Permalink
Update rollingupdateWithZeroDowntime.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justmine66 authored Apr 11, 2018
1 parent b932937 commit 510d453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/rollingupdateWithZeroDowntime.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ kubectl -n k8s-ecoysystem-apps rollout undo deployment/helloworldapi --to-revis
### 5.1. 部署概况
![](https://images2018.cnblogs.com/blog/1082769/201804/1082769-20180410164244911-1200541035.png)
上图包含的几个滚动发布过程标量,说明如下:
* **DESIRED 最终期望处于READY状态的副本数**
* **`DESIRED` 最终期望处于READY状态的副本数**
* **CURRENT 当前的副本总数**
* **UP-TO-DATE 当前完成更新的副本数**
* **AVAILABLE 当前可用的副本数**
Expand Down

0 comments on commit 510d453

Please sign in to comment.