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 57721e7 commit 9292f60Copy full SHA for 9292f60
modules/nodes-cluster-overcommit-resource-requests.adoc
@@ -24,4 +24,4 @@ to resource limits, which can be set higher than requested resources. The
24
difference between request and limit determines the level of overcommit;
25
for instance, if a container is given a memory request of 1Gi and a memory limit
26
of 2Gi, it is scheduled based on the 1Gi request being available on the node,
27
-but could use up to 2Gi; so it is 200% overcommitted.
+but could use up to 2Gi; so it is 100% overcommitted.
0 commit comments