----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41657/#review113148 -----------------------------------------------------------
Ship it! This is great! Thanks Jojy! docs/containerizer.md (lines 23 - 24) <https://reviews.apache.org/r/41657/#comment173641> I wouldn't claim it 'the best'. Maybe one of the best is more appropriate if you really want to say it. docs/containerizer.md (lines 53 - 54) <https://reviews.apache.org/r/41657/#comment173640> What does that mean? An agent is either running on Linux or running on OSX, how is that possible? docs/containerizer.md (line 66) <https://reviews.apache.org/r/41657/#comment173642> I won't mentionen the name 'isolators' as it's confusing with our isolators in Mesos containerizer. docs/containerizer.md (line 75) <https://reviews.apache.org/r/41657/#comment173643> Mention that this is the native Mesos container solution. s/isolators/pluggable isolators/ docs/containerizer.md (line 82) <https://reviews.apache.org/r/41657/#comment173644> e.g. cgroups/namespaces s/Use fine grined/Want fine grined/ docs/containerizer.md (line 83) <https://reviews.apache.org/r/41657/#comment173647> s/Use/Want/ docs/containerizer.md (lines 84 - 85) <https://reviews.apache.org/r/41657/#comment173645> s/filesystem/storage/disk/ docs/containerizer.md (line 86) <https://reviews.apache.org/r/41657/#comment173646> I would combine this with the first bullet: ``` Allow Mesos to control the task's runtime environment without depending on other container technologies (e.g., docker). ``` - Jie Yu On Dec. 29, 2015, 4:36 p.m., Jojy Varghese wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41657/ > ----------------------------------------------------------- > > (Updated Dec. 29, 2015, 4:36 p.m.) > > > Review request for mesos, Jie Yu and Joerg Schad. > > > Repository: mesos > > > Description > ------- > > This documentation is intended for users trying to get an overview of > containerizer technology. It also provides the criteria for selecting a > particular type of containerizer. > > > Diffs > ----- > > docs/containerizer.md PRE-CREATION > docs/home.md d929838206817a6c49cc2343b4de82fa085da682 > > Diff: https://reviews.apache.org/r/41657/diff/ > > > Testing > ------- > > mesos website docker. > > > Thanks, > > Jojy Varghese > >
