CPU node usage is different between kubectl top nodes & prometheus node exporter
We're using prometheus/grafana for monitoring.
We receive high node cpu usage with over 80% from node exporter, but using kubectl top nodes shows a much smaller value (around 20%). Which is frustrating!
First thing is: which one is true ? and how do we correctly monitor our cpu usage ?