kuryr-kubernetes/kuryr_kubernetes/cni
Gary Loughnane 04b17e4a06 Add MACVLAN based interfaces for nested containers
Currently nested containers can only be run by using trunk support and
vlan based interfaces. This patch introduces the additional option of
MACVLAN slave interfaces for pods running in VMs.

This patch includes both a new VIF driver on the controller side and the
binding driver for the CNI plugin.

Implements: blueprint macvlan-pod-in-vm
Depends-On: Ib71204d2d14d3d4f15beada701094e37d89d7801
Co-Authored-By: Marco Chiappero <marco.chiappero@intel.com>
Change-Id: I03c536bb0057bba0a5eb4d1c135baa8ab625e400
2017-06-12 13:14:12 +01:00
..
binding Add MACVLAN based interfaces for nested containers 2017-06-12 13:14:12 +01:00
__init__.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
api.py Merge "logging: Improve CNI debug logging:" 2017-05-17 12:58:28 +00:00
handlers.py debugging: Add CNI env info to debugging log 2017-05-16 19:30:38 +02:00
main.py Add support for nested pods with Vlan trunk port 2017-01-18 16:57:32 +05:30