riverphillips.dev[^]:
Go runtime is not aware of the CPU limits set on the container and will happily use all the CPU available. This has bitten me in the past, leading to high latency, in this blog I’ll explain what is going on and how to fix it.
Or you could use CPU reservations instead of limits.