Skip to content

Commit 733d903

Browse files
authored
Merge pull request #34331 from HeGaoYuan/patch-6
typo: update topology-manager.md
2 parents cce6fc1 + 8e1c4e4 commit 733d903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/administer-cluster/topology-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Topology Manager will reject this pod from the node. This will result in a pod i
324324
### restricted 策略 {#policy-restricted}
325325

326326
对于 Pod 中的每个容器,配置了 `restricted` 拓扑管理策略的 kubelet
327-
调用每个建议提供者以确定其资源可用性。
327+
调用每个建议提供者以确定其资源可用性。
328328
使用此信息,拓扑管理器存储该容器的首选 NUMA 节点亲和性。
329329
如果亲和性不是首选,则拓扑管理器将从节点中拒绝此 Pod。
330330
这将导致 Pod 处于 `Terminated` 状态,且 Pod 无法被节点接纳。

0 commit comments

Comments
 (0)