Kafka Pod high memory utilization after GKE nodepool upgrade from v1.30 to v1.32, causing OOM #12084
dsolanki-aeris
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I think a good start would be to try to use the same memory request as memory limit and see if that helps or not. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I upgraded my GKE node pool for Kafka from version 1.30 to 1.32. After the upgrade, the Kafka Pod memory utilization is consistently high, between 92% and 97%. Before the upgrade, the memory utilization would reach 90% and then reduce to 15%. Now, the Kafka pods are experiencing Out of Memory (OOM) errors, leading to outages. Below are the specs of kafka:
strimzi-kafka-operator version: 0.39.0kafkaVersion: 3.6.1Beta Was this translation helpful? Give feedback.
All reactions