Created docs directory and initial README

This commit is contained in:
Onur 2017-02-13 12:35:54 -08:00
Родитель 437f7876d7
Коммит 4fb680b70a
1 изменённых файлов: 11 добавлений и 0 удалений

11
docs/README.md Normal file
Просмотреть файл

@ -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.