Skip to content

Commit 732bbc9

Browse files
authored
Update k8s-best-practices-cpu-manager-pinning.adoc
1 parent 8afdc69 commit 732bbc9

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
@@ -3,7 +3,7 @@
33

44
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

6-
link:https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/#create-a-pod-that-gets-assigned-a-qos-class-of-guaranteed[]
6+
link:https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/#create-a-pod-that-gets-assigned-a-qos-class-of-guaranteed[Create a Pod that gets assigned a QoS class of Guaranteed]
77

88
Important note on using probes: If the CNF is running a DPDK process do not use exec probes (executing a command within the container) as it may pile up and block the
99
node eventually.

0 commit comments

Comments
 (0)