diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..423b3bcb4 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,11 @@ +# Microsoft Azure Container Networking + +## Overview + +* [CNI plugin](cni.md) - describes how to setup Azure CNI plugins. +* [CNM (libnetwork) plugin](cnm.md) - describes how to setup Azure CNM plugins. +* [ACS](acs.md) - describes how to use the plugins with Azure Container Service. + +## Code of Conduct + +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.