I'm having a Mesos Cluster up and running (1 Master and 2 Slaves) with Marathon. I use docker as the container in Mesos/Marathon. I have a Karaf docker that will be launched in Marathon as a Cluster. I'm planning to use Cellar of Fabric as Karaf's Clustering Solution. My problems are
Since I use random port mapping in Marathon, I didn't have an idea how to get Hazel-cast's auto discovery to work. with random docker instances on random slaves. Any suggestions or solutions/ approach
Can this be easily achieved using fuse fabric instead of Cellar - I'm completely blind on this. Please provide some links/insights to follow for Karaf
Thanks in advance