How to install connectors which are part of confluent hub post operator installation. I have installed confluent operator for kubernetes in OpenShift environment. I want to install CDC connector which is part of confluent hub for my RDBMS. How do I do that? Thank you
did you use Confluent for Kubernetes (CFK)
https://docs.confluent.io/operator/current/overview.html
or the “old” operator (see Confluent Operator | Confluent Documentation)
For CFK have a look at
https://docs.confluent.io/operator/current/co-configure-connect.html
and for the operator
https://docs.confluent.io/operator/1.7.0/co-management.html#deploy-confluent-connectors
afaik it’s quite similiar (create a custom docker image and push to registry)
for details have a look ath the provided links
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.