We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f9b32 commit bb9b806Copy full SHA for bb9b806
content/zh-cn/docs/tasks/administer-cluster/topology-manager.md
@@ -400,7 +400,7 @@ admission failure.
400
-->
401
### single-numa-node 策略 {#policy-single-numa-node}
402
403
-对于 Pod 中的每个容器,配置了 `single-numa-nodde` 拓扑管理策略的
+对于 Pod 中的每个容器,配置了 `single-numa-node` 拓扑管理策略的
404
kubelet 调用每个建议提供者以确定其资源可用性。
405
使用此信息,拓扑管理器确定是否支持单 NUMA 节点亲和性。
406
如果支持,则拓扑管理器将存储此信息,然后 **建议提供者** 可以在做出资源分配决定时使用此信息。
0 commit comments