1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

TELCODOCS-2012 Add link to created KB article about workload hints

This commit is contained in:
Kevin Quinn
2024-09-06 09:54:39 +01:00
committed by openshift-cherrypick-robot
parent 355e262274
commit edfdc91eab

View File

@@ -82,3 +82,4 @@ The following configuration is commonly used in a telco RAN DU deployment.
When the `realTime` workload hint flag is set to `true` in a performance profile, add the `cpu-quota.crio.io: disable` annotation to every guaranteed pod with pinned CPUs. This annotation is necessary to prevent the degradation of the process performance within the pod. If the `realTime` workload hint is not explicitly set, it defaults to `true`.
====
For more information how combinations of power consumption and real-time settings impact latency, see link:https://access.redhat.com/articles/7081587[Understanding workload hints].