You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Qian Zhang (JIRA)" <ji...@apache.org> on 2016/03/13 01:58:33 UTC

[jira] [Created] (MESOS-4922) Setup proper /etc/hostname and /etc/hosts for containers in network/cni isolator.

Qian Zhang created MESOS-4922:
---------------------------------

             Summary: Setup proper /etc/hostname and /etc/hosts for containers in network/cni isolator.
                 Key: MESOS-4922
                 URL: https://issues.apache.org/jira/browse/MESOS-4922
             Project: Mesos
          Issue Type: Bug
          Components: isolation
            Reporter: Qian Zhang
            Assignee: Qian Zhang


The network/cni isolator needs to properly setup /etc/hostname and /etc/hosts for the container with a hostname (e.g., randomly generated) and the assigned IP returned by CNI plugin.
We should consider the following cases:
1) container is using host filesystem
2) container is using a different filesystem
3) custom executor and command executor



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