$ # ... deploy zookeeper
$ bosh -d kafka deploy manifests/example.yml -o manifests/dev.yml
$ bosh -d kafka run-errand smoke-tests
- smoke tests
- perf tests
- fs tweaking
- secure connection
- create/delete-topic vs topic
$ # ... deploy zookeeper
$ bosh -d kafka deploy manifests/example.yml -o manifests/dev.yml
$ bosh -d kafka run-errand smoke-tests