Skip to content

Commit 271ff2d

Browse files
authored
Add windows to the supported OS list for Azure CNI
1 parent 7a143f1 commit 271ff2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-cni-overlay.md

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

4848
## IP address planning
4949

0 commit comments

Comments
 (0)