Update rollingupdateWithZeroDowntime.md

pull/157/head
无痴迷,不成功 2018-04-11 07:38:46 -07:00 committed by GitHub
parent 7792a0f3c7
commit fe74e8258a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -93,3 +93,5 @@ kubectl -n k8s-ecoysystem-apps describe deployment helloworldapi
>只要销毁成功新副本集就会创造新的pod一直循环直到旧的副本集pod数量为0。
### 5.4 总结
**`无论理想还是不理想k8s最终都会使应用程序全部更新到期望状态都会始终保持最大的副本总数和可用副本总数的不变性`**
# ![阅读原文](http://www.cnblogs.com/justmine/p/8688828.html)