File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 2
2
| --- | :--- |
3
3
| Max nodes per cluster | 100 |
4
4
| Max pods per node ([ basic networking with Kubenet] [ basic-networking ] ) | 110 |
5
- | Max pods per node ([ advanced networking with Azure CNI] [ advanced-networking ] ) | 30 |
6
- | Max cluster per subscription | 20<sup >1 </sup > |
5
+ | Max pods per node ([ advanced networking with Azure CNI] [ advanced-networking ] ) | 30< sup >1</ sup > |
6
+ | Max cluster per subscription | 20<sup >2 </sup > |
7
7
8
- <sup >1</sup > Create an [ Azure support request] [ azure-support ] to request a limit increase.<br />
8
+ <sup >1</sup > This value can be customized through ARM template deployment. See examples [ here] [ arm-deployment-example ] .<br />
9
+ <sup >2</sup > Create an [ Azure support request] [ azure-support ] to request a limit increase.<br />
9
10
10
11
<!-- LINKS - Internal -->
11
12
[ basic-networking ] : ../articles/aks/networking-overview.md#basic-networking
12
13
[ advanced-networking ] : ../articles/aks/networking-overview.md#advanced-networking
13
14
14
15
<!-- LINKS - External -->
15
- [ azure-support ] : https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest
16
+ [ azure-support ] : https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest
17
+ [ arm-deployment-example ] : https://github.com/Azure/AKS/blob/master/examples/vnet/02-aks-custom-vnet.json#L64-L69
You can’t perform that action at this time.
0 commit comments