You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/container-service-limits.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,16 @@ author: dlepow
6
6
7
7
ms.service: container-service
8
8
ms.topic: include
9
-
ms.date: 10/11/2018
9
+
ms.date: 11/22/2019
10
10
ms.author: danlep
11
11
ms.custom: include file
12
12
---
13
13
14
14
| Resource | Default limit |
15
15
| --- | :--- |
16
16
| Maximum clusters per subscription | 100 |
17
-
| Maximum nodes per cluster | 100 |
17
+
| Maximum nodes per cluster with Virtual Machine Availability Sets and Basic Load Balancer SKU | 100 |
18
+
| Maximum nodes per cluster with Virtual Machine Scale Sets and [Standard Load Balancer SKU][standard-load-balancer]| 800 (100 nodes per [node pool][node-pool]) |
18
19
| Maximum pods per node: [Basic networking][basic-networking] with Kubenet | 110 |
19
20
| Maximum pods per node: [Advanced networking][advanced-networking] with Azure Container Networking Interface | Azure CLI deployment: 30<sup>1</sup><br />Azure Resource Manager template: 30<sup>1</sup><br />Portal deployment: 30 |
0 commit comments