azure-container-networking/docs
Alexander 3e161f00bf
chore: remove cnm code (#2906)
* remove cnm code

* remove cnm refs in docs, comments, cns args, and makefile

* remove cns ipamclient as it uses cnm

* remove cns ipam client consts
2024-08-24 02:45:06 +00:00
..
contributing Create initial contrbuting guides (#2244) 2023-09-26 14:53:18 -07:00
feature proposal: redesign of CNS IPAM (#2013) 2023-09-22 17:07:27 -07:00
images FIX: upload higher resolution npm v2 chain design image (#1072) 2021-11-08 09:38:06 -08:00
README.md chore: remove cnm code (#2906) 2024-08-24 02:45:06 +00:00
acs.md Add documentation for ipAddressCount of Kubernetes master nodes 2017-04-18 14:06:56 -07:00
cilium.md docs: add cilium and overlay docs (#1684) 2022-10-31 12:44:19 -05:00
cni.md chore: tweaked wording on install cni doc (#692) 2020-10-15 14:55:24 -07:00
ipam.md Added IPAM documentation 2017-04-05 18:17:20 -07:00
network.md Added IPAM documentation 2017-04-05 18:17:20 -07:00
npm.md Update npm.md (#1911) 2023-04-12 09:54:15 -07:00
overlay-for-aks.md docs: add cilium and overlay docs (#1684) 2022-10-31 12:44:19 -05:00
scripts.md Add PowerShell script to create container host VMs on Azure 2017-05-12 15:55:15 -07:00

README.md

Microsoft Azure Container Networking

Table of Contents

  • CNI plugin - describes how to setup Azure CNI plugins.
  • Azure CNI Powered By Cilium - describes the next generation of Azure CNI Plugin powered by Cilium dataplane.
  • Azure CNI Overlay Mode for AKS - describes a mode of the Azure CNI Plugin to provide a Pod network from an overlay address space with no encapsulation.
  • ACS - describes how to use the plugins with Azure Container Service.
  • Network - describes container networks created by plugins.
  • IPAM - describes how container IP address management is done by plugins.
  • NPM - describes how to setup Azure-NPM (Azure Network Policy Manager).
  • Scripts - describes how to use the scripts in this repository.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.