----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72409/#review220420 -----------------------------------------------------------
docs/running-workloads.md Lines 30 (patched) <https://reviews.apache.org/r/72409/#comment308804> What do you mean for "task is specified with executor ID"? Why do we want to specify an executor ID for a task? docs/running-workloads.md Lines 37 (patched) <https://reviews.apache.org/r/72409/#comment308805> We already support CNI network per nested container, so task in a task group can either share network from executor or have its own network. docs/running-workloads.md Lines 190 (patched) <https://reviews.apache.org/r/72409/#comment308808> Do we need to mention that `share_cgroups` can not be set to false in the command task case? - Qian Zhang On April 22, 2020, 4 a.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72409/ > ----------------------------------------------------------- > > (Updated April 22, 2020, 4 a.m.) > > > Review request for mesos, Andrei Budnik, Benjamin Mahler, Qian Zhang, and Tim > Harper. > > > Bugs: MESOS-10115 > https://issues.apache.org/jira/browse/MESOS-10115 > > > Repository: mesos > > > Description > ------- > > This adds a new document containing an introduction for > scheduler authors to the available methods for running > workloads in a Mesos cluster. > > > Diffs > ----- > > docs/home.md 027319fa28abbdac21588ad1c62dae588033f60e > docs/running-workloads.md PRE-CREATION > > > Diff: https://reviews.apache.org/r/72409/diff/1/ > > > Testing > ------- > > Viewed with `site/mesos-website-dev.sh` > > > Thanks, > > Greg Mann > >
