KafkaConnector¶
KafkaConnector
is a component that deploys Kafka Connectors. Since a connector cannot be different from sink or source it is not recommended to use KafkaConnector
for deployment in pipeline.yaml
. Instead, KafkaConnector
should be used in defaults.yaml
to set defaults for all connectors in the pipeline as they can share some common settings.