Skip to content

Commit b754da8

Browse files
authored
Merge pull request #22018 from Justin2997/patch-1
Remove extra space in documentation
2 parents 3898006 + a0bfa31 commit b754da8

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
@@ -36,7 +36,7 @@ By default, the kubelet uses [CFS quota](https://en.wikipedia.org/wiki/Completel
3636
to enforce pod CPU limits.  When the node runs many CPU-bound pods,
3737
the workload can move to different CPU cores depending on
3838
whether the pod is throttled and which CPU cores are available at
39-
scheduling time.  Many workloads are not sensitive to this migration and thus
39+
scheduling time. Many workloads are not sensitive to this migration and thus
4040
work fine without any intervention.
4141

4242
However, in workloads where CPU cache affinity and scheduling latency

0 commit comments

Comments
 (0)