rancher / catalog-dockerfiles

Dockerfiles for Rancher Catalog containers
Apache License 2.0
131 stars 102 forks source link

Kafka service #17

Closed m4ce closed 4 years ago

m4ce commented 8 years ago

Hi,

Since I needed to run Kafka in our environment, I thought I'd contribute back and prepare this pull request.

Let me know if I should make any changes.

Cheers, Matteo

cloudnautique commented 8 years ago

Awesome! I'm excited to try it out.

cloudnautique commented 8 years ago

I seem to have run into some networking errors... It looks like kafka ends up bound to the 172.17.x IP and not the Rancher IP. I get WARN Fetching topic metadata with correlation id 0 for topics when trying to use it. It sounds like we want to advertise the host through it RancherIP(quick google came up with https://issues.apache.org/jira/browse/KAFKA-1092).. I'm not very familiar with Kafka, I was going through the quick start guide on apache site and can't get messages.

ruimarinho commented 8 years ago

With Kafka 0.10 out with rack awareness, there is a lot of potential for a proper integration with Rancher. Is anyone working on this PR?

cjellick commented 4 years ago

Very stale. Closing