paypal / dce-go

Docker Compose Executor to launch pod of docker containers in Apache Mesos.
Apache License 2.0
63 stars 48 forks source link

Vagrant setup enhancement #7

Closed mbdas closed 7 years ago

mbdas commented 7 years ago
  1. create file /etc/default/marathon and put MARATHON_DECLINE_OFFER_DURATION=5000 This changes the default from 120 secs and competes aggressively with aurora.

  2. set /sys/fs/cgroup/memory/memory.user_hierarchy value to 1 from default 0