Skip to content

Commit a399313

Browse files
committed
acrolinx updates
1 parent a874a0a commit a399313

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

includes/container-service-limits.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
---
2-
title: include file
3-
description: include file
42
author: nickomang
53
ms.service: azure-kubernetes-service
64
ms.topic: include
@@ -11,8 +9,8 @@ ms.custom: include file
119

1210
| Resource | Limit |
1311
|--|:-|
14-
| Maximum clusters per subscription | 5000 <br />Note: spread clusters across different regions to account for Azure API throttling limits |
15-
| Maximum nodes per cluster with Virtual Machine Scale Sets and [Standard Load Balancer SKU][standard-load-balancer] | 5000 across all [node-pools][node-pool] <br />Note: If you are unable to scale up to 5000 nodes per cluster, see [Best Practices for Large Clusters](../articles/aks/best-practices-performance-scale-large.md). |
12+
| Maximum clusters per subscription | 5,000 <br />Note: spread clusters across different regions to account for Azure API throttling limits |
13+
| 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). |
1614
| Maximum nodes per node pool (Virtual Machine Scale Sets node pools) | 1000 |
1715
| Maximum node pools per cluster | 100 |
1816
| Maximum pods per node: with [Kubenet][Kubenet] networking plug-in<sup>1</sup> | Maximum: 250 <br /> Azure CLI default: 110 <br /> Azure Resource Manager template default: 110 <br /> Azure portal deployment default: 30 |
@@ -21,7 +19,7 @@ ms.custom: include file
2119
| Maximum load-balanced kubernetes services per cluster with [Standard Load Balancer SKU][standard-load-balancer] | 300 |
2220
| Maximum nodes per cluster with Virtual Machine Availability Sets and Basic Load Balancer SKU | 100 |
2321

24-
<sup>1</sup> Windows Server containers must use Azure CNI networking plug-in. Kubenet is not supported for Windows Server containers.
22+
<sup>1</sup> Windows Server containers must use Azure CNI networking plug-in. Kubenet isn't supported for Windows Server containers.
2523

2624
| Kubernetes Control Plane tier | Limit |
2725
|--|:-|

0 commit comments

Comments
 (0)