更正词语错误

pull/10/head
Jimmy Song 2017-05-15 14:04:54 +08:00
parent 7d7397c1aa
commit d74ecd14b2
1 changed files with 1 additions and 1 deletions

View File

@ -741,4 +741,4 @@ Deployment revision history存储在它控制的ReplicaSets中。
### kubectl rolling update
[Kubectl rolling update](https://github.com/kubernetes/kubernetes.github.io/blob/master/docs/user-guide/kubectl/v1.6/#rolling-update) 虽然使用类似的方式更新Pod和ReplicationController。但是我们推荐使用Deployment因为它是声明式的客户端侧具有附加特性例如及时滚动升级结束后也可以回滚到任何历史版本。
[Kubectl rolling update](https://github.com/kubernetes/kubernetes.github.io/blob/master/docs/user-guide/kubectl/v1.6/#rolling-update) 虽然使用类似的方式更新Pod和ReplicationController。但是我们推荐使用Deployment因为它是声明式的客户端侧具有附加特性例如即使滚动升级结束后也可以回滚到任何历史版本。