adamant-kite-43734
11/15/2022, 6:50 AMfull-plastic-79795
11/15/2022, 7:34 AMfull-plastic-79795
11/15/2022, 7:38 AMkubectl describe node <NODE NAME>
to see which vm requested a large valueancient-pizza-13099
11/15/2022, 11:26 AMcreate vm
WEBUI, the default memory unit is Gb
, not Mb
.
kubectl get pods -A -o yaml | yq e '.items[].metadata.name' -
kubectl get pods -A -o yaml | yq e '.items[].spec.containers[].resources.requests.memory' -
kubectl get pods -A -o yaml | yq e '.items[].spec.containers[].resources.limits.memory' -
powerful-soccer-11224
11/15/2022, 11:43 AM