Merge pull request #21904 from merishlalla/patch-1

Update the correct values for allocated resources per namespace
This commit is contained in:
Kubernetes Prow Robot
2020-06-30 17:48:06 -07:00
committed by GitHub
@@ -657,7 +657,7 @@ Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.) (Total limits may be over 100 percent, i.e., overcommitted.)
CPU Requests CPU Limits Memory Requests Memory Limits CPU Requests CPU Limits Memory Requests Memory Limits
------------ ---------- --------------- ------------- ------------ ---------- --------------- -------------
680m (34%) 400m (20%) 920Mi (12%) 1070Mi (14%) 680m (34%) 400m (20%) 920Mi (11%) 1070Mi (13%)
``` ```
In the preceding output, you can see that if a Pod requests more than 1120m In the preceding output, you can see that if a Pod requests more than 1120m