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

[jira] [Created] (MESOS-2726) Add support for enabling network namespace without enabling the network isolator

Niklas Quarfot Nielsen created MESOS-2726:
---------------------------------------------

             Summary: Add support for enabling network namespace without enabling the network isolator
                 Key: MESOS-2726
                 URL: https://issues.apache.org/jira/browse/MESOS-2726
             Project: Mesos
          Issue Type: Task
            Reporter: Niklas Quarfot Nielsen


Following the discussion Kapil started, it is currently not possible to enable the linux network namespace for a container without enabling the network isolator (which requires certain kernel capabilities and dependencies).
Following the pattern of enabling pid namespaces (--isolation="namespaces/pid"). One possible solution could be to add another one for network i.e. "namespaces/network".





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