I'm running Kafka in DCOS. I successfully configured several Kafka producers within the DCOS.
Now, I dont know how to connect a Kafka producer running outside of the DCOS; I have read that marathon-lb might help, but cannot really understand or find any good example of that. Also, any pointer to some VirtualIP setup to allow connection from outside world will be helpful.
Thank you