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 723b94d commit 41aa2baCopy full SHA for 41aa2ba
content/zh/docs/tasks/administer-cluster/cpu-management-policies.md
@@ -94,8 +94,7 @@ CPU 管理器定期通过 CRI 写入资源更新,以保证内存中 CPU 分配
94
The `none` policy explicitly enables the existing default CPU
95
affinity scheme, providing no affinity beyond what the OS scheduler does
96
automatically. Limits on CPU usage for
97
-[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/) and
98
-[Burstable pods](/docs/tasks/configure-pod-container/quality-service-pod/)
+[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/)
99
are enforced using CFS quota.
100
-->
101
### none 策略
0 commit comments