Docker network driver plugins

   日期:2024-12-26    作者:classicsyy 移动:http://ljhr2012.riyuangf.com/mobile/quote/49761.html

This document describes Docker Engine network driver plugins generally available in Docker Engine. To view information on plugins managed by Docker Engine, refer to Docker Engine plugin system.

Docker network driver plugins

Docker Engine network plugins enable Engine deployments to be extended to support a wide range of networking technologies, such as VXLAN, IPVLAN, MACVLAN or something completely different. Network driver plugins are supported via the LibNetwork project. Each plugin is implemented as a "remote driver" for LibNetwork, which shares plugin infrastructure with Engine. Effectively, network driver plugins are activated in the same way as other plugins, and use the same kind of protocol.

Legacy plugins do not work in Swarm mode. However, plugins written using the v2 plugin system do work in Swarm mode, as long as they are installed on each Swarm worker node.

The means of installing and running a network driver plugin depend on the particular plugin. So, be sure to install your plugin according to the instructions obtained from the plugin developer.

Once running however, network driver plugins are used just like the built-in network drivers: by being mentioned as a driver in network-oriented Docker commands. For example,

Some network driver plugins are listed in plugins

The network is now owned by , so subsequent commands referring to that network will be sent to the plugin,

Network plugins are written by third parties, and are published by those third parties, either on or on the third party's site.

Network plugins implement the Docker plugin API and the network plugin protocol

The network driver protocol, in addition to the plugin activation call, is documented as part of libnetwork: .


特别提示:本信息由相关用户自行提供,真实性未证实,仅供参考。请谨慎采用,风险自负。


举报收藏 0评论 0
0相关评论
相关最新动态
推荐最新动态
点击排行
{
网站首页  |  关于我们  |  联系方式  |  使用协议  |  隐私政策  |  版权隐私  |  网站地图  |  排名推广  |  广告服务  |  积分换礼  |  网站留言  |  RSS订阅  |  违规举报  |  鄂ICP备2020018471号