Merge pull request #35692 from seanxu24/zh-cn]update-topology-spread-constraints.md

Update topology-spread-constraints.md
This commit is contained in:
Kubernetes Prow Robot 2022-08-04 04:51:47 -07:00 committed by GitHub
commit 69dafe80f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ your cluster supports this.
你应该为一个组中的所有 Pod 设置相同的 Pod 拓扑分布约束。
通常,如果你正使用一个工作负载控制器,例如 Deployment则 Pod 模板会你解决这个问题。
通常,如果你正使用一个工作负载控制器,例如 Deployment则 Pod 模板会你解决这个问题。
如果你混合不同的分布约束,则 Kubernetes 会遵循该字段的 API 定义;
但是,该行为可能更令人困惑,并且故障排除也没那么简单。