Skip to content

Latest commit

 

History

History
 
 

kafka

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Kakfa

This project provides several useful Docker-Compose script to help quickly bootup a Kakfa network, and do simple testing with create topic, send&recv msg.

Currently we support Kakfa 0.11.*.

Start

$ docker-compose up -d
$ docker exec -it cli bash