Hi,
I have used repository image of kafka from docker hub( docker pull spotify/kafka) and run through Docker tool box(Kitematic) and now kafka is running with the existing setup.No changes I did . My requirement is I need to create a topic and produce the topic and consume the topic . How we can proceed from docker tool box or CLI .
Please advise I am new for docker but I am familiar about normal setup of kafka without docker .
Hi, I have used repository image of kafka from docker hub( docker pull spotify/kafka) and run through Docker tool box(Kitematic) and now kafka is running with the existing setup.No changes I did . My requirement is I need to create a topic and produce the topic and consume the topic . How we can proceed from docker tool box or CLI . Please advise I am new for docker but I am familiar about normal setup of kafka without docker .