Kafka Producer #22
fergarcat
started this conversation in
Quick Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Quick guide to build up the container for kafka producer and access its topics.
1. Clone Repository
2. Open docker desktop ❗
3. Build up container (NEEDED FOR THE CONSUMER TO WORK!!!)
4. Access kafka producer container
docker exec -it kafka bash
5. List container topics
All topics
JIT topics
Beta Was this translation helpful? Give feedback.
All reactions