jaredpetersen / kafka-connect-arangodb

🥑 Kafka connect sink connector for ArangoDB
https://www.confluent.io/connector/kafka-connect-arangodb/
MIT License
30 stars 8 forks source link

Convert demo cluster to Kubernetes #9

Closed jaredpetersen closed 4 years ago

jaredpetersen commented 4 years ago

Converted the Docker Compose Kafka + ArangoDB cluster to Kubernetes. This will allow us to work on new features like adding Kafka Connect source functionality as ArangoDB operates differently in a clustered mode.

Additionally, some dependencies were updated along the way.

May still make a few other tweaks -- will update the comments.

jaredpetersen commented 4 years ago

Other changes: