Skip to content

Commit bb9b806

Browse files
authored
Fix typo in zh-cn/docs/tasks/administer-cluster/topology-manager.md
1 parent f0f9b32 commit bb9b806

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
@@ -400,7 +400,7 @@ admission failure.
400400
-->
401401
### single-numa-node 策略 {#policy-single-numa-node}
402402

403-
对于 Pod 中的每个容器,配置了 `single-numa-nodde` 拓扑管理策略的
403+
对于 Pod 中的每个容器,配置了 `single-numa-node` 拓扑管理策略的
404404
kubelet 调用每个建议提供者以确定其资源可用性。
405405
使用此信息,拓扑管理器确定是否支持单 NUMA 节点亲和性。
406406
如果支持,则拓扑管理器将存储此信息,然后 **建议提供者** 可以在做出资源分配决定时使用此信息。

0 commit comments

Comments
 (0)