Skip to content

Commit 24cd47f

Browse files
Merge pull request #269590 from kevinkrp93/CNI-Node-limit
Update azure-cni-overlay.md
2 parents 6dfebd7 + cfbeec6 commit 24cd47f

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
@@ -35,7 +35,7 @@ Like Azure CNI Overlay, Kubenet assigns IP addresses to pods from an address spa
3535

3636
| Area | Azure CNI Overlay | Kubenet |
3737
|------------------------------|--------------------------------------------------------------|-------------------------------------------------------------------------------|
38-
| Cluster scale | 1000 nodes and 250 pods/node | 400 nodes and 250 pods/node |
38+
| Cluster scale | 5000 nodes and 250 pods/node | 400 nodes and 250 pods/node |
3939
| Network configuration | Simple - no extra configurations required for pod networking | Complex - requires route tables and UDRs on cluster subnet for pod networking |
4040
| Pod connectivity performance | Performance on par with VMs in a VNet | Extra hop adds minor latency |
4141
| Kubernetes Network Policies | Azure Network Policies, Calico, Cilium | Calico |

0 commit comments

Comments
 (0)