Re: Which container should you use when deploying on docker ?

2019-12-17 Thread M. Manna
Robin, On Tue, 17 Dec 2019 at 01:58, Yu Watanabe wrote: > Robin. > > Thank you for the reply. > > I am about to run kafka on docker in development environment for first time > and also in production. > To get started, I searched images in docker hub that has "Official Images" > tag to find if

Re: Which container should you use when deploying on docker ?

2019-12-16 Thread Yu Watanabe
Robin. Thank you for the reply. I am about to run kafka on docker in development environment for first time and also in production. To get started, I searched images in docker hub that has "Official Images" tag to find if there is a docker image maintained by the community. But there wasn't one

Re: Which container should you use when deploying on docker ?

2019-12-16 Thread Robin Moffatt
There are various Kafka images available, including: https://hub.docker.com/r/confluentinc/cp-kafka/ https://hub.docker.com/r/wurstmeister/kafka/ I'm not 100% clear what your doubt is? If these are legitimate Kafka images, or something else?

Which container should you use when deploying on docker ?

2019-12-13 Thread Yu Watanabe
Hello. I would like to ask question related to kafka on docker engine. Which container should you use for kafka when deploying on docker in production ? When I look in docker hub , I do not see neither of below tagged for kafka container . Docker certified Verified publisher Official Images