mesosphere-backup / etcd-mesos

self-healing etcd on mesos!
Apache License 2.0
67 stars 19 forks source link

configurable static port #39

Open spacejam opened 9 years ago

spacejam commented 9 years ago

Some environments simply can't rely on SRV or mesos state.json. We should provide the option to only accept offers using a specific port for those in this situation, with the caveat that it will not be as easy to schedule on an arbitrary node.