Skip to content

ccope/kafka-cluster

Repository files navigation

kafka-cluster

This is a simple wrapper cookbook to spin up a 3-node kafka + zookeeper cluster. You can manage the zookeepers and browse the datastore using Exhibitor, which runs on port 8080 on each node by default.

Usage

Currently this cookbook relies on DHCP addressing for the machines, so you'll first have to vagrant up, then get the list of IP's, and then insert them at the top of the default recipe before running vagrant provision.

About

Spin up a local kafka cluster using Vagrant and Chef

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages