How to monitor CPU utilization in Node level?

Hi all,

We are managing an AKS cluster via Rancher tool. We have installed monitoring (Grafana and Prometheus) on AKS cluster using apps. Would like to monitor the overall CPU utilization of each Node(worker node) running in the cluster.

Can anyone please share your inputs to achieve this.

Monitoring CPU utilization using “kubectl top nodes” command.

kube-stat-metrics or cAdvisor