I need to deploy apache-kafka-connect in kubernetes. I have following questions:
- Do I need to create MS SQL Server db tables in MySQL database? Or Kafka connect will create?
- Any reference how to implement Kafka Connect without Avro Schema registry?
- How to give configurations of key and value convertors?