e2b1460573 | ||
---|---|---|
.. | ||
README.md | ||
docker-compose.yaml |
README.md
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