Skip to content

Commit 4e69977

Browse files
Update content/en/docs/tasks/administer-cluster/cpu-management-policies.md
Co-authored-by: Daniel Chan <[email protected]>
1 parent ccb2729 commit 4e69977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ and kubernetes system daemons. More details of this parameter can be found on t
342342

343343
By default this isolation is implemented only for guaranteed pods with integer CPU requests not for burstable and best-effort pods
344344
(and guaranteed pods with fractional CPU requests). Admission is only comparing the cpu requests against the allocatable cpus.
345-
Since the cpu limit are higher than the request, the default behaviour allows burstable and best-effort pods to use up the capacity
345+
Since the cpu limit is higher than the request, the default behaviour allows burstable and best-effort pods to use up the capacity
346346
of `reservedSystemCPUs` and cause host OS services to starve in real life deployments.
347347

348348
If the `strict-cpu-reservation` policy option is enabled, the static policy will not allow

0 commit comments

Comments
 (0)