Replies: 2 comments 2 replies
-
Not as far as I know. I think normally you change these parameters on the Kubernetes worker node. |
Beta Was this translation helpful? Give feedback.
2 replies
-
We ended up using a DaemonSet to set |
Beta Was this translation helpful? Give feedback.
0 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.
-
Suggestion / Problem
We need to set some sysctl parameter for kafka pod, like:
Seems like we are not able to do that using initConainer for now.
But there is some placeholder for sysctls in the CRD.
Is there any solution for using sysctl params for kafka cluster/pods?
Beta Was this translation helpful? Give feedback.
All reactions