When use kubectl describe hpa get hpa metrics incorrect #1730
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What happened:
When use
kubectl describe hpa
get hpa metrics incorrect. There is an extram
in the unit ofresource memory on pods
, and the value should be divided by 1000 to be correct.How to reproduce it (as minimally and precisely as possible):
Environment
Same as this situation #1250
The text was updated successfully, but these errors were encountered: