Replies: 1 comment 7 replies
-
No, that is not possibly. It has to be used with the KafkaConnect resource
and Strimzi managed Kafka Connect.
…On Sun 19. 11. 2023 at 11:24, dudicoco ***@***.***> wrote:
Hi,
Is it possible to use the KafkaConnector custom resource without using
the KafkaConnect resource?
It seems that currently the only option is to use the strimzi.io/cluster
annotation within the connector resource, is it possible to somehow provide
it with the endpoint of an existing kafka connect service insteade?
We are managing the kafka connect deployment without strimzi and would
only like to use strimzi to create and configure the connectors via the API.
—
Reply to this email directly, view it on GitHub
<#9360>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABLFOR5FFITBFT3KGGY6VCLYFHM5LAVCNFSM6AAAAAA7RUJOC2VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVHA3DMMRRGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
7 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,
Is it possible to use the
KafkaConnector
custom resource without using theKafkaConnect
resource?It seems that currently the only option is to use the
strimzi.io/cluster
annotation within the connector resource, is it possible to somehow provide it with the endpoint of an existing kafka connect service insteade?We are managing the kafka connect deployment without strimzi and would only like to use strimzi to create and configure the connectors via the API.
Beta Was this translation helpful? Give feedback.
All reactions