You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Miguel Bernadin (JIRA)" <ji...@apache.org> on 2016/12/27 19:44:58 UTC

[jira] [Created] (MESOS-6841) Allow Dynamic CNI Configuration

Miguel Bernadin created MESOS-6841:
--------------------------------------

             Summary: Allow Dynamic CNI Configuration
                 Key: MESOS-6841
                 URL: https://issues.apache.org/jira/browse/MESOS-6841
             Project: Mesos
          Issue Type: Improvement
          Components: agent
            Reporter: Miguel Bernadin
            Priority: Minor


Agents has the ability to set resources dynamically without agent restart. After seeing that CNI is configured at agent startup we could add Dynamic CNI Configuration support in the future. Creating this JIRA is to track this effort.

{quote}
Note that the network/cni isolator learns all the available networks by looking at the CNI configuration in the --network_cni_config_dir at startup. This implies that if a new CNI network needs to be added after Agent startup, the Agent needs to be restarted. The network/cni isolator has been designed with recover capabilities and hence restarting the Agent (and therefore the network/cni isolator) will not affect container orchestration.
{quote}
Sourced from http://mesos.apache.org/documentation/latest/cni/



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