Modular configuration of kafka listeners #10883
Unanswered
ErikEngerd
asked this question in
Q&A
Replies: 1 comment
-
No, the listener configuration is part of the Kafka CR. |
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
-
In our situation, we have a kafka installation based on strimzi to which we want to add new listeners.
Organisationally, the kafka resource is delivered by another organization. We can add a listener to that resource but that breaks the organization since then who is the owner of that resource?
So, is it possible to add a new listener to a kafka cluster by adding a new resource instead of modifying an existing one? In principle I would only like to add a new listener for an existing cluster and keep the existing kafka resource unmodified.
Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions