You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@
6
6
## Overview
7
7
This repository contains container networking services and plugins for Linux and Windows containers running on Azure:
8
8
9
-
*[Azure CNI network and IPAM plugins](docs/cni.md) for Kubernetes and DC/OS.
10
-
*[Azure CNM (libnetwork) network and IPAM plugins](docs/cnm.md) for Docker Engine.
9
+
*[Azure CNI network and IPAM plugins](docs/cni.md) for Kubernetes.
10
+
*[Azure CNM (libnetwork) network and IPAM plugins](docs/cnm.md) for Docker Engine.**(MAINTENANCE MODE)**
11
11
*[Azure NPM - Kubernetes Network Policy Manager](docs/npm.md) (Supports only linux for now).
12
12
13
13
The `azure-vnet` network plugins connect containers to your [Azure VNET](https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview), to take advantage of Azure SDN capabilities. The `azure-vnet-ipam` IPAM plugins provide address management functionality for container IP addresses allocated from Azure VNET address space.
0 commit comments