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

[jira] [Created] (MESOS-3788) Clarify NetworkInfo semantics for IP addresses and group policies.

Connor Doyle created MESOS-3788:
-----------------------------------

             Summary: Clarify NetworkInfo semantics for IP addresses and group policies.
                 Key: MESOS-3788
                 URL: https://issues.apache.org/jira/browse/MESOS-3788
             Project: Mesos
          Issue Type: Improvement
          Components: containerization, isolation
    Affects Versions: 0.25.0
            Reporter: Connor Doyle


In Mesos 0.25.0, a new message called NetworkInfo was introduced.  This message allows framework authors to communicate with network isolation modules via a first-class message type to request IP addresses and network group isolation policies.

Unfortunately, the structure is somewhat confusing to both framework authors and module implementors.

1) It's unclear how IP addresses map to virtual interfaces inside the container.
2) It's difficult for application developers to understand the final policy when multiple IP addresses can be assigned with differing isolation policies.

CC [~karya] [~benjaminhindman] [~spikecurtis]



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