Details
-
Task
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
UCR supports port mapping and marathon now ships an API that lets users specify a `container/bridge` networking mode. by default, this maps to a CNI network called `mesos-bridge`. Mesos should, at least:
- ship a sample CNI configuration file that requires minimal edits, if any, to enable a `mesos-bridge` CNI network for a vanilla mesos install; like docker, the default bridge defaults to a "host-private" mode of operation
- clearly document the steps required to enable this default bridge network for simple mesos clusters
/cc jieyu