Skip to content

Dockerized version of Kafka + Zookeeper w/ kakfa + zk scripts for quick local dev

Notifications You must be signed in to change notification settings

frumpled/kafka-zk-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Provides a docker-compose setup for deploying Kafka + Zookeeper locally that demonstrates simple user authorization

Dockerfile has all setup required to get up and running w/ basic authorization

Has some scripts to demonstrate how to setup ACLs & produce + consume messages for a topic for different users

Notes

Run docker-compose exec kafka bash to get a shell into the container running kafka and start using the provided scripts.

Scripts are in the current working directory and bin/

About

Dockerized version of Kafka + Zookeeper w/ kakfa + zk scripts for quick local dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published