[openstack-dev] [Kuryr] Kuryr IPVlan Code PoC

Daly, Louise M louise.m.daly at intel.com
Wed Sep 21 09:53:06 UTC 2016


Hi everyone,

As promised here is a link to the code PoC for the Kuryr-IPVlan proposal.
https://github.com/lmdaly/kuryr-libnetwork

Link to specific commit
https://github.com/lmdaly/kuryr-libnetwork/commit/1dc895a6d8bfaa03c0dd5cfb2d3e23e2e948a67c

>From here you can clone the repo and install Kuryr as you normally would with a few additional steps:

1. The IPVlan driver must be installed on the VM/Machine that the PoC will be run on. Fedora-Server(not the cloud image) includes the driver by default but the likes of the cloud image must be modified to include the driver.
2. You must install Docker experimental.
3. You must use the Kuryr IPAM driver for address management.
4. In order to enable the IPVlan mode you must change the ipvlan option in the kuryr.conf file from false to true.
5. You must also change the ifname option to match the interface of the private network you wish to run the containers on. (Default is ens3)
6. As listed in the limitations on the README.rst on kuryr "To create Docker networks with subnets having same/overlapping cidr, it is expected to pass unique pool name for each such network creation Docker command." You will need to do this if you are creating a docker network with the same private network on another VM.

The IPVlan proposal was sent out to the mailing list - link for those who missed it.
http://osdir.com/ml/openstack-dev/2016-09/msg00816.html

Please send any feedback, issues, comments, bugs.

Thanks,
Louise


--------------------------------------------------------------
Intel Research and Development Ireland Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263


This e-mail and any attachments may contain confidential material for the sole
use of the intended recipient(s). Any review or distribution by others is
strictly prohibited. If you are not the intended recipient, please contact the
sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160921/e8c695c3/attachment.html>


More information about the OpenStack-dev mailing list