Open zmalik opened 7 years ago
As mentioned in the #829 this PR adds support for the maintenance primitives.
What it provides:
Fail-safe scaling down of the mesos cluster, without a single job failing. With the help of tools like https://github.com/alanbover/deathnode
We are already using this feature in our production. And I think can be quite interest of chronos community to have it. In order to scale up&down of mesos cluster with 0 jobs failed/killed
As mentioned in the #829 this PR adds support for the maintenance primitives.
What it provides:
Fail-safe scaling down of the mesos cluster, without a single job failing. With the help of tools like https://github.com/alanbover/deathnode
We are already using this feature in our production. And I think can be quite interest of chronos community to have it. In order to scale up&down of mesos cluster with 0 jobs failed/killed