Sidecar container for kafka and zookeeper #7499
Unanswered
prateekkohli21
asked this question in
Q&A
Replies: 1 comment 2 replies
-
No, you cannot add sidecars to the Pods. It is not really clear to me why would it be useful -> the logging is anyway done to standard output and you can capture it with Fluentbit from the container engine logs. |
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.
-
Hi,
I would like to add FluentBit(https://github.com/leahnp/fluentbit-sidecar) as a sidecar to collect logs for kafka and zookeeper.
But I guess Strimzi does not allow any such provision to add a sidecar container.
Is there any possible way to support it?
Beta Was this translation helpful? Give feedback.
All reactions