Skip to content

Commit 5782137

Browse files
Merge pull request #239223 from schaffererin/azurecnikubenetsubnet
removing inaccurate azure cni subnet information
2 parents 9d6951d + 1642f06 commit 5782137

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/aks/operator-best-practices-network.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ By default, AKS uses a managed identity for its cluster identity. However, you a
5858
As each node and pod receives its own IP address, plan out the address ranges for the AKS subnets. Keep in mind:
5959
* The subnet must be large enough to provide IP addresses for every node, pods, and network resource that you deploy.
6060
* With both kubenet and Azure CNI networking, each node running has default limits to the number of pods.
61-
* Each AKS cluster must be placed in its own subnet.
6261
* Avoid using IP address ranges that overlap with existing network resources.
6362
* Necessary to allow connectivity to on-premises or peered networks in Azure.
6463
* To handle scale out events or cluster upgrades, you need extra IP addresses available in the assigned subnet.

0 commit comments

Comments
 (0)