diff --git a/README.md b/README.md index 6dc2a7c4..23f12fff 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ Please read [CNI](https://github.com/containernetworking/cni) for more information on container networking. +## Multi-Homed pod +

+ +

+ ## Build This plugin requires Go 1.5+ to build. diff --git a/doc/images/multus_cni_pod.png b/doc/images/multus_cni_pod.png new file mode 100644 index 00000000..7057c372 Binary files /dev/null and b/doc/images/multus_cni_pod.png differ