We are observing high CPU usage in elastic cluster master node even when cluster is Idle.
We are using elasticsearch version 7.12
We are using cluster with 3 master nodes and 5 data nodes . All data nodes are having 36GB RAM each and master node is of 16GB
When we check the Kubernetes pods everything looks normal ......no high cpu ausage at all
Is there any chance elastic serach node stats api calculating wrong cpu usage ?
Thanks in advance