You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam Tulinius (JIRA)" <ji...@apache.org> on 2015/05/13 23:03:00 UTC

[jira] [Created] (MESOS-2725) undocumented how to enable pid namespace isolation and shared filesystem isolation

Adam Tulinius created MESOS-2725:
------------------------------------

             Summary: undocumented how to enable pid namespace isolation and shared filesystem isolation
                 Key: MESOS-2725
                 URL: https://issues.apache.org/jira/browse/MESOS-2725
             Project: Mesos
          Issue Type: Documentation
            Reporter: Adam Tulinius


http://mesos.apache.org/documentation/latest/mesos-containerizer/ doesn't actually mention how to enable shared filesystem- and pid namespace isolation.

I'll suggest adding something like:
"To enable the Shared Filesystem isolator, append filesystem/shared to the --isolation flag when starting the slave."

.. and:
"To enable the Pid Namespace isolator, append namespaces/pid to the --isolation flag when starting the slave."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)