Skip to content

Commit 50623bc

Browse files
authored
Modify name
K8S -> Kubernetes
1 parent 10df568 commit 50623bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/configure-azure-cni.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ az provider register --namespace Microsoft.ContainerService
204204

205205
When using this feature, planning is much simpler. Since the nodes and pods scale independently, their address spaces can also be planned separately. Since pod subnets can be configured to the granularity of a node pool, customers can always add a new subnet when they add a node pool. The system pods in a cluster/node pool also receive IPs from the pod subnet, so this behavior needs to be accounted for.
206206

207-
The planning of IPs for K8S services and Docker bridge remain unchanged.
207+
The planning of IPs for Kubernetes services and Docker bridge remain unchanged.
208208

209209
### Maximum pods per node in a cluster with dynamic allocation of IPs and enhanced subnet support
210210

@@ -369,4 +369,4 @@ Learn more about networking in AKS in the following articles:
369369
[nodepool-upgrade]: use-multiple-node-pools.md#upgrade-a-node-pool
370370
[network-comparisons]: concepts-network.md#compare-network-models
371371
[system-node-pools]: use-system-pools.md
372-
[prerequisites]: configure-azure-cni.md#prerequisites
372+
[prerequisites]: configure-azure-cni.md#prerequisites

0 commit comments

Comments
 (0)