Merge pull request #28978 from wesleyw72/cpu-management-burstable-cfs

Clarify that burstable pods also have their limit enforced by CFS quota
pull/29410/head
Kubernetes Prow Robot 2021-08-15 03:39:46 -07:00 committed by GitHub
commit ff44f2996b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ The flag takes a comma-separated list of `key=value` policy options.
The `none` policy explicitly enables the existing default CPU
affinity scheme, providing no affinity beyond what the OS scheduler does
automatically.  Limits on CPU usage for
[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/)
[Guaranteed pods](/docs/tasks/configure-pod-container/quality-service-pod/) and
[Burstable pods](/docs/tasks/configure-pod-container/quality-service-pod/)
are enforced using CFS quota.
### Static policy