These scripts will quickly allow you to setup a single node Kafka server using Vagrant. To get started simply:
$ git clone https://github.com/chadlung/vagrant-kafka.git
$ cd vagrant-kafka
$ vagrant up
The Kafka server will be listening on 192.168.33.10
port 9092
.