Kafka VM Parameters #7230
Unanswered
AsimDandapat
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Long time since I looked into this. But I think this is controlled by the worker node. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi Team & specially @scholzj
For Apache kafka on vmware we normally update VM configuration for higher performance.
So please let me know how this has been taken care in Strimzi kafka pod.
set_security_limits
/etc/security/limits.conf
hard nofile 100000
soft nofile 100000
vm_swappiness: Sysctl option vm.swappiness set to be changed to 1
net.core.somaxconn = 400
Beta Was this translation helpful? Give feedback.
All reactions