Skip to content

Commit d93228d

Browse files
committed
Updated line 39
1 parent b21edfa commit d93228d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/best-practices-performance-scale-large.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The control plane manages all the resource scaling in the cluster, so the more y
3636
The size of the envelope is proportional to the size of the Kubernetes control plane. AKS supports three control plane tiers as part of the Base SKU: Free, Standard, and Premium tier. For more information, see [Free, Standard, and Premium pricing tiers for AKS cluster management][pricing-tiers].
3737

3838
> [!IMPORTANT]
39-
> We highly recommend using the Standard tier for production or at-scale workloads. AKS automatically scales up the Kubernetes control plane to support the following scale limits:
39+
> We highly recommend using the Standard or Premium tier for production or at-scale workloads. AKS automatically scales up the Kubernetes control plane to support the following scale limits:
4040
>
4141
> * Up to 5,000 nodes per AKS cluster
4242
> * 200,000 pods per AKS cluster (with Azure CNI Overlay)

0 commit comments

Comments
 (0)