Moving to production
Change security.conf
Migrate the backing store
Secure your connections
- Configure secure connection to Kafka
- Configure secure connection to Schema Registry
- Configure secure connection to Kafka Connect
SQL Processors
- Export your existing processors.
- Take note of the processor IDs. The processor ID maps to the processor’s consumer group.
- Configure your SQL Processors in
KUBERNETES
mode. - Recreate your SQL processors. Use the same processor IDs if you want your processors to resume from where they left off.
- Done ✅.