CPU and Memory on pods

How to find CPU and memory used on pods and sort them out?

Hello, dronaj86
You can use metrics server for that. It will provide you overall node and pods CPU & memory consumption details.
Link for metrics server