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.
2 parents d6dbd52 + 41aa2ba commit ff44f29Copy full SHA for ff44f29
content/en/docs/tasks/administer-cluster/cpu-management-policies.md
@@ -66,7 +66,8 @@ The flag takes a comma-separated list of `key=value` policy options.
66
The `none` policy explicitly enables the existing default CPU
67
affinity scheme, providing no affinity beyond what the OS scheduler does
68
automatically. Limits on CPU usage for
69
-[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/)
+[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/) and
70
+[Burstable pods](/docs/tasks/configure-pod-container/quality-service-pod/)
71
are enforced using CFS quota.
72
73
### Static policy
0 commit comments