Skip to content

Commit 861905d

Browse files
committed
added a global vs regional limit
1 parent 9ee3c02 commit 861905d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/container-service-limits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ ms.custom: include file
99

1010
| Resource | Limit |
1111
|--|:-|
12-
| Maximum clusters per subscription per region<sup>1</sup> | 100 <br />Note: Spread clusters across different regions to account for Azure API throttling limits |
12+
| Maximum clusters per subscription globally | 5,000 <br />Note: Spread clusters across different regions to account for Azure API throttling limits |
13+
| Maximum clusters per subscription per region <sup>1</sup> | 100 |
1314
| Maximum nodes per cluster with Virtual Machine Scale Sets and [Standard Load Balancer SKU][standard-load-balancer] | 5,000 across all [node pools][node-pool] <br />Note: If you're unable to scale up to 5,000 nodes per cluster, see [Best Practices for Large Clusters](../articles/aks/best-practices-performance-scale-large.md). |
1415
| Maximum nodes per node pool (Virtual Machine Scale Sets node pools) | 1000 |
1516
| Maximum node pools per cluster | 100 |

0 commit comments

Comments
 (0)