Skip to content

Commit 48a8c7b

Browse files
authored
Update k8s-best-practices-cpu-manager-pinning.adoc
1 parent 793068c commit 48a8c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/k8s-best-practices-cpu-manager-pinning.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[id="k8s-best-practices-cpu-manager-pinning"]
22
= CPU manager/pinning
33

4-
The OpenShift platform can use the Kubernetes CPU Manager to support allocation of cores using kubernetes guaranteed QoS class for applications. Isolcpus is not enabled .
4+
The OpenShift platform can use the Kubernetes CPU Manager to support allocation of cores using kubernetes guaranteed QoS class for applications. Isolcpus is not enabled.
55

66
Important note on using probes: If the workload is doing CPU pinning and running a DPDK process do
77
not use exec probes (executing a command within the container) as it may pile up and block the

0 commit comments

Comments
 (0)