Skip to content

Commit 2370e17

Browse files
authored
Merge pull request #40549 from kquinn1204/BZ-2039742
BZ:2039742 - Adding warning about exec probes
2 parents ded791b + 0d9331b commit 2370e17

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/cnf-provisioning-real-time-and-low-latency-workloads.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Many industries and organizations need extremely high performance computing and
1010

1111
The cluster administrator can use this performance profile configuration to make these changes in a more reliable way. The administrator can specify whether to update the kernel to kernel-rt (real-time), reserve CPUs for cluster and operating system housekeeping duties, including pod infra containers, and isolate CPUs for application containers to run the workloads.
1212

13+
[WARNING]
14+
====
15+
The usage of execution probes in conjunction with applications that require guaranteed CPUs can cause latency spikes. It is recommended to use other probes, such as a properly configured set of network probes, as an alternative.
16+
====
17+
1318
[id="performance-addon-operator-known-limitations-for-real-time_{context}"]
1419
== Known limitations for real-time
1520

0 commit comments

Comments
 (0)