hey team - another question. Gone ahead to use HPA...
# general
t
hey team - another question. Gone ahead to use HPA for pod instances (for some aspects of our pipelines) but encountered a potential issue - I understand it is 1 instance per pod i.e one handler, and 1 message ingested at a time. But when the scale reaches what we expect i.e 500events/second - the CPU and memory usage go up. Why does this occur, as i thought each pod was single threaded, why would they need additional memory & cpu usage if they are built to only handle 1 message at a time. I think i am not understanding something, so would appreciate guidance