jdef

Results 451 comments of jdef

I take that back: quotas are useful for managing global pools of resources. What we need here is a per-agent resource range. This aligns well with mesos static resource reservations....

until service node ports are properly allocated from resource offers, users may adopt the following strategy: - identify mesos port resource ranges for the slave --> range A - identify...

started work on this in PR #144 related [mesos JIRA](https://issues.apache.org/jira/browse/MESOS-1571) would be nice (exposed executor shutdown grace period timeout), but was recently committed then reverted in mesos.

Just realized that in the executor I have access to the slave pid and that I can use that to: - build an http request to the slave's state.json endpoint...

we now tag docker containers w/ the executor container UUID to enable GC of orphan containers #739

also, there's some recent work that should land in mesos as part of v0.28 that better communicates the shutdown grace period to executors

The kubernetes-mesos scheduler will scheduler pods using resources offered by the master. It may be several seconds between when the scheduler starts and when it first receives offers from the...

Thanks for reporting this. I don't regularly test rollingupdate. Will investigate. On Fri, May 15, 2015 at 3:40 AM, tweakmy [email protected] wrote: > Not sure you have seen this before....

TODO: investigate whether rolling upgrades are tested as part of `[Conformance]` test runs (they should be, but I just want to double-check)