We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2ac83 commit a4a9a27Copy full SHA for a4a9a27
scalability_and_performance/optimizing-compute-resources.adoc
@@ -18,6 +18,12 @@ Requests and limits enable administrators to allow and manage the overcommitment
18
of resources on a node, which may be desirable in development environments where
19
a tradeoff of guaranteed performance for capacity is acceptable.
20
21
+[IMPORTANT]
22
+====
23
+To avoid erratic cluster behavior due to scheduling collisions between the
24
+hypervisor and Kubernetes, do not overcommit at the hypervisor level.
25
26
+
27
include::modules/using-a-pre-deployed-image-to-improve-efficiency.adoc[leveloffset=+1]
28
29
include::modules/debugging-issues-with-rhel-tools.adoc[leveloffset=+1]
0 commit comments