Cloudformation template for Kafka, leveraging Exhibitor's Cluster endpoint to find zookeeper hosts.
- Create VPC & Subnets
- Set up zookeeper & exhibitor. I suggest using https://github.com/sheeley/cloudformation-zookeeper
- Create cloudformation stack using
kafka.json
and enterhttp://your-exhibitor-loadbalanacer-domain
with no trailing slash in theExhibitorLoadBalancer
field.
- When Kafka-Manager supports it, automatically set the cluster of kafka brokers.
- Return URL(s) for Kafka-Manager instances.