Skip to content

Commit ff44f29

Browse files
authored
Merge pull request #28978 from wesleyw72/cpu-management-burstable-cfs
Clarify that burstable pods also have their limit enforced by CFS quota
2 parents d6dbd52 + 41aa2ba commit ff44f29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/tasks/administer-cluster/cpu-management-policies.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ The flag takes a comma-separated list of `key=value` policy options.
6666
The `none` policy explicitly enables the existing default CPU
6767
affinity scheme, providing no affinity beyond what the OS scheduler does
6868
automatically.  Limits on CPU usage for
69-
[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/)
69+
[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/) and
70+
[Burstable pods](/docs/tasks/configure-pod-container/quality-service-pod/)
7071
are enforced using CFS quota.
7172

7273
### Static policy

0 commit comments

Comments
 (0)