Skip to content

Commit 8a90cbd

Browse files
committed
[zh-cn]sync node-resource-managers.md
Signed-off-by: xin.li <xin.li@daocloud.io>
1 parent 279f5c9 commit 8a90cbd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/zh-cn/docs/concepts/policy/node-resource-managers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -331,17 +331,17 @@ listed in alphabetical order:
331331
: Prevent all the pods regardless of their Quality of Service class to run on reserved CPUs
332332
(available since Kubernetes v1.32)
333333

334-
`prefer-align-cpus-by-uncorecache` (alpha, hidden by default)
334+
`prefer-align-cpus-by-uncorecache` (beta, visible by default)
335335
: Align CPUs by uncore (Last-Level) cache boundary on a best-effort way
336336
(available since Kubernetes v1.32)
337337
-->
338-
`full-pcpus-only`(GA,默认可见)
338+
`full-pcpus-only`(GA,默认可见)
339339
: 始终分配完整的物理核心(自 Kubernetes v1.22 起可用,自 Kubernetes v1.33 起进阶到 GA)
340340

341-
`strict-cpu-reservation`(Beta,默认可见)
341+
`strict-cpu-reservation`(Beta,默认可见)
342342
: 阻止所有 Pod(无论其服务质量类别如何)在预留的 CPU 上运行(自 Kubernetes v1.32 起可用)
343343

344-
`prefer-align-cpus-by-uncorecache`Alpha,默认隐藏):
344+
`prefer-align-cpus-by-uncorecache`Beta,默认可见)
345345
: 尽可能通过非核心(最后一级)高速缓存边界对齐 CPU(自 Kubernetes v1.32 起可用)
346346

347347
<!--

0 commit comments

Comments
 (0)