You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
v0.13.0 --[disable_]ha (Optional. Default: enabled): Run Marathon in HA mode with leader election.
Allows starting an arbitrary number of other Marathons but all need to be started in HA mode. This mode
requires a running ZooKeeper. See --master.
should be See --zk?
The text was updated successfully, but these errors were encountered:
I think See --master is correct here, because it explains the previous clause and the --master documentation is where we explain that ZooKeeper is optional. I'm not sure the reference adds all that much value though so maybe we should just remove it. What do you think?
gkleiman
changed the title
typo in marathon document
Improve --ha documentation (was: typo in marathon document)
Jan 4, 2016
gkleiman
changed the title
Improve --ha documentation (was: typo in marathon document)
Improve --ha description (was: typo in marathon document)
Jan 4, 2016
https://mesosphere.github.io/marathon/docs/command-line-flags.html
should be
See --zk
?The text was updated successfully, but these errors were encountered: