mesos / kafka

Apache Kafka on Apache Mesos
Apache License 2.0
414 stars 140 forks source link

Adding marathon file in case mesos uses SSL. #304

Open veeruns opened 7 years ago

veeruns commented 7 years ago

Mesos has a bug even if LIBPROCCESS_REQUIRE_CERT=true docker does not pass the certs along with request to mesos master. Mesos-3815 has the details. The only way to get out this is to run as marathon app instead of running it in docker. Adding json file to run as marathon app.