Re: apache kafka community container image

2019-05-23 Thread M. Manna
There’s no official image signed by ASF Kafka community like we have for some other projects. Containerising Kafka has been more of a casual project than open source initiative (e.g. tomcat containers). On Thu, 23 May 2019 at 16:48, Zain Malik wrote: > I was hoping to just get a hold on some o

Re: apache kafka community container image

2019-05-23 Thread Zain Malik
I was hoping to just get a hold on some official image of kafka where the community can rely on rather than images living in 3rd party repos. On 2019/05/23 15:35:33, Pavel Sapozhnikov wrote: > If you're running on Kubernetes or Openshift check out strimzi project. > > On Thu, May 23, 2019, 11

Re: apache kafka community container image

2019-05-23 Thread Pavel Sapozhnikov
If you're running on Kubernetes or Openshift check out strimzi project. On Thu, May 23, 2019, 11:23 AM Zain Malik wrote: > Hi, > > Is there any plans to support a community container image for kafka? > > Right now there are bitnami and confluent based images but nothing > official without bitnam

apache kafka community container image

2019-05-23 Thread Zain Malik
Hi, Is there any plans to support a community container image for kafka? Right now there are bitnami and confluent based images but nothing official without bitnami/confluent flavors. Were there any plans to have one official container image? or any reasons to oppose that?