azure-container-networking/docs
Vamsi Kalapala c2b2db1042
[NPM] RETURN early on MARK in DROP chains (#881)
* Returning in DROP chains

* adding a comment about future cleanup of chains:

* Removing duplicate rules in PORT chains of TO/FROM and DROP chain jumps

* Adding a image of new chains behavior

* Addressing comments

* addressing some comments

* Correcting some UTs to not have the jump rules

* removing jump flag
2021-06-15 10:06:37 -07:00
..
images [NPM] RETURN early on MARK in DROP chains (#881) 2021-06-15 10:06:37 -07:00
README.md Add azure-npm documentation (#329) 2019-04-11 12:38:53 -07:00
acs.md Add documentation for ipAddressCount of Kubernetes master nodes 2017-04-18 14:06:56 -07:00
cni.md chore: tweaked wording on install cni doc (#692) 2020-10-15 14:55:24 -07:00
cnm.md Update cnm.md 2019-07-18 18:09:58 -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 Add azure-npm documentation (#329) 2019-04-11 12:38:53 -07: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.
  • CNM (libnetwork) plugin - describes how to setup Azure CNM plugins.
  • 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.