I have an API service that returns the cpu count of each node in the cluster. My task is to return the top K nodes with cpu count.
How do I resolve this in an efficient w