Cong Wang created MESOS-2044:
--------------------------------
Summary: Use one IP address per container for network isolation
Key: MESOS-2044
URL: https://issues.apache.org/jira/browse/MESOS-2044
Project: Mesos
Issue Type: Task
Reporter: Cong Wang
If there are enough IP addresses, either IPv4 or IPv6, we should use one IP
address per container, instead of the ugly port range based solution. One
problem with this is the IP address management, usually it is managed by a DHCP
server, maybe we need to manage them in mesos master/slave.
Also, maybe use macvlan instead of veth for better isolation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)