You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After patching and deleting the old kafka pod, I noticed that it got OOM Killed. Increasing to 200Mi to check if that solved the issue started the pod completely and my metrics shows that at some point during startup, the metrics container is using at least 127Mb, suggesting that a limit of 120Mi is not enough.
The text was updated successfully, but these errors were encountered:
I'm using 50-kafka-jmx-exporter-patch.yml on branch kafka-2.0.x, where the mem limit is set to 120Mi.
After patching and deleting the old kafka pod, I noticed that it got OOM Killed. Increasing to 200Mi to check if that solved the issue started the pod completely and my metrics shows that at some point during startup, the metrics container is using at least 127Mb, suggesting that a limit of 120Mi is not enough.
The text was updated successfully, but these errors were encountered: