Details
-
Task
-
Status: Reviewable
-
Major
-
Resolution: Unresolved
-
1.0.0
-
None
-
linux
Description
Currently, the `network/cni` isolator does not have the ability to collect network statistics for containers launched on a CNI network. We need to give the `network/cni` isolator the ability to query interfaces, route tables and statistics in the containers network namespace. To achieve this the `network/cni` isolator will need to talk `netlink`.
For enabling `netlink` API we need the `network/cni` isolator to be built with libnl support.
Attachments
Issue Links
- blocks
-
MESOS-9188 Expose more network statistics for containers on CNI network in the `network/cni` isolator.
- Open
-
MESOS-5647 Expose network statistics for containers on CNI network in the `network/cni` isolator.
- Resolved