mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
commit
3cf4cad082
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ parent = "engine_extend"
|
||||||
Docker Engine network plugins enable Engine deployments to be extended to
|
Docker Engine network plugins enable Engine deployments to be extended to
|
||||||
support a wide range of networking technologies, such as VXLAN, IPVLAN, MACVLAN
|
support a wide range of networking technologies, such as VXLAN, IPVLAN, MACVLAN
|
||||||
or something completely different. Network driver plugins are supported via the
|
or something completely different. Network driver plugins are supported via the
|
||||||
LibNetwork project. Each plugin is implemented asa "remote driver" for
|
LibNetwork project. Each plugin is implemented as a "remote driver" for
|
||||||
LibNetwork, which shares plugin infrastructure with Engine. Effectively, network
|
LibNetwork, which shares plugin infrastructure with Engine. Effectively, network
|
||||||
driver plugins are activated in the same way as other plugins, and use the same
|
driver plugins are activated in the same way as other plugins, and use the same
|
||||||
kind of protocol.
|
kind of protocol.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue