Merge pull request #28159 from xoyabc/patch-1

Update basic-stateful-set.md
pull/28164/head
Kubernetes Prow Robot 2021-05-28 22:52:24 -07:00 committed by GitHub
commit 8b8a6b26ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1057,7 +1057,7 @@ the `partition`.
Delete the `web-1` Pod.
-->
当你改变 `partition`StatefulSet 会自动的更新 `web-2` Pod这是因为 Pod 的序号于或等于 `partition`
当你改变 `partition`StatefulSet 会自动的更新 `web-2` Pod这是因为 Pod 的序号于或等于 `partition`
删除 `web-1` Pod。