Install Custom Connector To Kafka Connect on Kubernetes Install Custom Connector To Kafka Connect on Kubernetes kubernetes kubernetes

Install Custom Connector To Kafka Connect on Kubernetes


Have a look at the last few slides of https://talks.rmoff.net/QZ5nsS/from-zero-to-hero-with-kafka-connect. You can mount your plugins but the best way is to either build a new image to extend the cp-kafka-connect-base, or to install the plugin at runtime - both using Confluent Hub.