Advertisement

K8s桥接与IP地址分配原理

阅读量:

自建网站展示与邀请

一、项目地址

GitHub - containernetworking/plugins: Some reference and example networking plugins, maintained by the CNI team.

二、项目概述与核心内容

bridge、IPAM 插件都在K8s的网络插件里面

三、桥梁结构与功能分析

1.原理:

bridge插件在运行过程中首先会构建一个虚拟网桥,该结构的功能与物理交换机相似,能够将

全部评论 (0)

还没有任何评论哟~