Skip to content
This repository was archived by the owner on Jan 11, 2021. It is now read-only.

Commit 7b449fd

Browse files
author
Brent Salisbury
committed
Deprecate driver now that it is native to Docker
Deprecate driver and add link to the upstream native VLAN drivers
1 parent d8f3aaf commit 7b449fd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Diff for: README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
ipvlan-docker-plugin
1+
ipvlan-docker-plugin (Deprecated)
22
=================
33

4-
**Update:** We are working on getting both the MacVlan and IpVlan drivers out of incubation from GopherNet, to upstream Docker Libnetwork natively. Thanks to those who helped with vetting how MacVlan and IpVlan interact with containers, its much appreciated. The notes, PR, early IT tests can be found at: [Macvlan, Ipvlan and 802.1q Trunk Driver Notes](https://gist.github.com/nerdalert/c0363c15d20986633fda). We will leave the drivers up and not deprecate them so that folks can have some example drivers to continue innovating with new network technologies.
5-
6-
Would be interested to hear folks thoughts on getting a pattern togeth for bolting on a external control planes (likely starting with osrg/gobgp because they are awesomez).
4+
**UPDATE:** Both Ipvlan and Macvlan are now upstream and currently experimental. Give them a try and please don't hesitate to give us feedback in [libnetwork](https://github.com/docker/libnetwork/issues) issues. [Macvlan and Ipvlan Network Drivers](https://github.com/docker/docker/blob/master/experimental/vlan-networks.md). Thanks gohper-netters!
75

86
--
97

0 commit comments

Comments
 (0)