Skip to content

Commit 793068c

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

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 CPU pinning for applications.
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)