Skip to content
Discussion options

You must be logged in to vote

I'm not entirely sure how exactly you run things. Connectors run on top of the Connect cluster, not the other way around as you seem to suggest.

But maybe the problem is with this statement which is not true: Kafka Connect clusters have different names to avoid conflicts so I would expect cluster-operator to configure plugins only on the target cluster.. This is a bit more complicated than this. The the Connect clusters connect all to the same Kafka clusters, you need to also configure the internal topics used by Connect. Otherwise they would act as one big Connect cluster. Check the docs for the details: https://strimzi.io/docs/operators/latest/full/deploying.html#con-kafka-connect-multi…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gmiano
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #7388 on September 23, 2022 18:37.