I am making mesos-cluster terraform provisioning.
Using marathon reflected the following problem:
tasks are queued only if the leader associated with marathon matches the same machine as the leader assigned to mesos-master.
Otherwise the endless waits.
Any idea to solve the problem?