Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 324 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 324 Bytes

Kafka Connect Sidecar

Purpose of this container is to constantly watch and create/update connector definitions from a directory. Super useful with Kubernetes ConfigMaps.

Configuration

This container will look for *.json files in /connectors directory. Then it'll either create or update connectors every 60 seconds.