Update cni.md

pull/136/head
腹肌抽筋了 2018-02-13 08:56:03 +08:00 committed by GitHub
parent b887ca0202
commit 50cdd68179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@ CNI插件的详细说明请参考[CNI SPEC](https://github.com/containernetwo
### Main接口创建
- **bridge**:创建网桥,并添加主机和容器到该
- **bridge**:创建网桥,并添加主机和容器到该
- **ipvlan**:在容器中添加一个[ipvlan](https://www.kernel.org/doc/Documentation/networking/ipvlan.txt)接口
- **loopback**:创建一个回环接口
- **macvlan**创建一个新的MAC地址将所有的流量转发到容器
@ -127,4 +127,4 @@ CNI插件的详细说明请参考[CNI SPEC](https://github.com/containernetwo
- https://github.com/containernetworking/cni
- https://github.com/containernetworking/plugins
- [Container Networking Interface Specification](https://github.com/containernetworking/cni/blob/master/SPEC.md#container-networking-interface-specification)
- [CNI Extension conventions](https://github.com/containernetworking/cni/blob/master/CONVENTIONS.md)
- [CNI Extension conventions](https://github.com/containernetworking/cni/blob/master/CONVENTIONS.md)