[
https://issues.apache.org/jira/browse/MESOS-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15780547#comment-15780547
]
Qian Zhang commented on MESOS-4641:
-----------------------------------
[~StephanErb], executor is running inside of container, so I think in your
executor, you can use related system call to get the assign IP.
> Support Container Network Interface (CNI).
> ------------------------------------------
>
> Key: MESOS-4641
> URL: https://issues.apache.org/jira/browse/MESOS-4641
> Project: Mesos
> Issue Type: Epic
> Reporter: Jie Yu
> Assignee: Qian Zhang
> Priority: Critical
> Labels: mesosphere
>
> CoreOS developed the Container Network Interface (CNI), a proposed standard
> for configuring network interfaces for Linux containers. Many CNI plugins
> (e.g., calico) have already been developed.
> https://coreos.com/blog/rkt-cni-networking.html
> https://github.com/appc/cni/blob/master/SPEC.md
> Kubernetes supports CNI as well.
> http://blog.kubernetes.io/2016/01/why-Kubernetes-doesnt-use-libnetwork.html
> In the context of Unified Containerizer, it would be nice if we can have a
> 'network/cni' isolator which will speak the CNI protocol and prepare the
> network for the container.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)