monogon-dev/NetMeta

Strimzi OOM issue

vidister opened this issue · 2 comments

We set up Netmeta on a new machine and Strimzi didn't come up since it was hitting the memory limit of 256 Mb and was OOM killed. Maybe it spawns a thread per CPU core and runs out of memory on large machines? Here we have 32 Cores.

We should increase the limit in deploy/single-node/strimzi/deployment.cue

Should be fixed with 1734a30 Can you test that?

Cannot be reproduced. Closing for now