15 строки
1.2 KiB
Markdown
15 строки
1.2 KiB
Markdown
# Microsoft Azure Container Networking
|
|
|
|
## Table of Contents
|
|
* [CNI plugin](cni.md) - describes how to setup Azure CNI plugins.
|
|
* [Azure CNI Powered By Cilium](cilium.md) - describes the next generation of Azure CNI Plugin powered by Cilium dataplane.
|
|
* [Azure CNI Overlay Mode for AKS](overlay-for-aks.md) - describes a mode of the Azure CNI Plugin to provide a Pod network from an overlay address space with no encapsulation.
|
|
* [ACS](acs.md) - describes how to use the plugins with Azure Container Service.
|
|
* [Network](network.md) - describes container networks created by plugins.
|
|
* [IPAM](ipam.md) - describes how container IP address management is done by plugins.
|
|
* [NPM](npm.md) - describes how to setup Azure-NPM (Azure Network Policy Manager).
|
|
* [Scripts](scripts.md) - describes how to use the scripts in this repository.
|
|
|
|
## 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.
|