f05796a998 | ||
---|---|---|
.. | ||
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.*.
If you're not familiar with Docker, can have a look at these books (in CN):
Start
$ docker-compose up -d
$ docker exec -it cli bash