Skip to content

Commit a4a9a27

Browse files
committed
don't overcommit your hypervisor
1 parent 5f2ac83 commit a4a9a27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scalability_and_performance/optimizing-compute-resources.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ Requests and limits enable administrators to allow and manage the overcommitment
1818
of resources on a node, which may be desirable in development environments where
1919
a tradeoff of guaranteed performance for capacity is acceptable.
2020

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+
2127
include::modules/using-a-pre-deployed-image-to-improve-efficiency.adoc[leveloffset=+1]
2228

2329
include::modules/debugging-issues-with-rhel-tools.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)