marathon-autoscale
marathon-autoscale copied to clipboard
How scale down?
We need scale down app if CPU or Memory down, how do it here?
implemented on: https://github.com/mesosphere/marathon-autoscale/pull/10
OK looks like I have a pull request I need to merge. Working on it now.
Any update? This looks quite promising...
This would be awesome to have it functioning. Preciously the need is to have some configuration in place - e.g. if the number of instances is greater than x, and CPU / memory utilization is less than y, then terminate one instance.
Scale down and scaling limits are implemented in #12. Not merged yet.
Any word on when that can happen? Any issues holding that back? I have a 50 server cluster running i would be willing to test with :)