ocf / kafka

Experimental Kafka Cluster @ OCF running on Kubernetes
Other
0 stars 0 forks source link

Build our own cruisecontrol image #8

Open Baisang opened 4 years ago

Baisang commented 4 years ago

https://hub.docker.com/r/solsson/kafka-cruise-control/dockerfile

This line is kind of dumb

RUN echo "local,localhost,/kafkacruisecontrol" > /opt/cruise-control/cruise-control-ui/dist/static/config.csv

It makes the cluster named localhost for some reason which I find kind of stupid. Lets build our own image instead

nikhiljha commented 4 years ago

also now solsson/k-c-c is very out of date and unversioned and should probably not be used