I'd like to get a feel for how 'efficient' my deployment/jobs are at consuming the resources they request. i.e., if a job that only ends up using 1CPU at peak ends up requesting 320, I'd like to have a dashboard/alert/metric to chase down rogue pods that meet this criteria.
Does such a thing exist? Closest I've found is grafana + promql, but ideally a ready made dashboard or other solution would be great.
I'm running this on an on-premise kubernetes cluster.