mesosphere-backup / etcd-mesos

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

Bump disk requirement up to 4gb #33

Closed spacejam closed 9 years ago

spacejam commented 9 years ago

@jdef this should be enough for a fairly large etcd cluster without making it difficult to schedule, I believe. This may change down the line when etcd stores longer history for every key.

jdef commented 9 years ago

what about making some of these resources (especially disk) configurable at scheduler-launch time? in my development cluster yielding 4gb to etcd seems like overkill. useful for prod though.

spacejam commented 9 years ago

disk is now configurable, I'll also add cpu