Replies: 1 comment 2 replies
-
We currently do not support configuring the resources for the init container. The resource are hardcoded. In general, I'm not sure how will will your Kafka cluster work if you do not have these resources available in your cluster - Kafka is in general fairly hungry for resources. But I think the request to make them configurable is not unreasonable. So we can have a look into it. Can you open a bug or enhancement issue for it please? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello Team,
i would like to remove the resources section by adding empty {} in the kafka STS section for the initContainer , because sometimes PODs are unable to start with insufficient cpu error , I was able to do this for the main Kafka container using
but i am unable to set the same for the initContainer ,
could you please help me on this ,
Beta Was this translation helpful? Give feedback.
All reactions