Skip to content

Commit 1cebc03

Browse files
authored
Merge pull request #105309 from tyler-lloyd/patch-2
docs: update Windows2019 limitation
2 parents e051e95 + 2f19ebe commit 1cebc03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Like Azure CNI Overlay, Kubenet assigns IP addresses to pods from an address spa
4848
| Network configuration | Simple - no additional configuration required for pod networking | Complex - requires route tables and UDRs on cluster subnet for pod networking |
4949
| Pod connectivity performance | Performance on par with VMs in a VNet | Additional hop adds minor latency |
5050
| Kubernetes Network Policies | Azure Network Policies, Calico, Cilium | Calico |
51-
| OS platforms supported | Linux and Windows | Linux only |
51+
| OS platforms supported | Linux and Windows Server 2022 | Linux only |
5252

5353
## IP address planning
5454

@@ -93,6 +93,7 @@ The overlay solution has the following limitations:
9393

9494
* Overlay can be enabled only for new clusters. Existing (already deployed) clusters can't be configured to use overlay.
9595
* You can't use Application Gateway as an Ingress Controller (AGIC) for an overlay cluster.
96+
* Windows Server 2019 node pools are not supported for overlay.
9697

9798
## Install the aks-preview Azure CLI extension
9899

0 commit comments

Comments
 (0)