Cpu and memory reporting incorrect

is there a trick to getting cpu and memory reporting to work correctly?

i have a 3 node cluster setup (m5.xlarge instances) I’ve deployed about 130 services, well under the 330 limit, cpu in the rancher gui reports 0.3 cpu load and 0.1 memory usage.

but in my cloud metrics in showing 40-80% cpu usage on the nodes and launching any more services starts to crash nodes

If I’m not mistaken, the UI only shows the limits that have been set on your services and such.

Yeah, Ive added resource request/limits to all services and it its working now, thanks