Skip to content

Commit faa91cb

Browse files
authored
Update scale-requirements.md
1 parent 6b4391c commit faa91cb

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

AKS-Arc/scale-requirements.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,25 +40,23 @@ This article describes the maximum and minimum supported scale count for AKS on
4040
## Scale requirements when using autoscaler with AKS on Azure Local
4141

4242
> [!NOTE]
43-
> When autoscaler is enabled, Arc Resource Bridge (ARB) memory configuration determines the supported number of AKS clusters:
44-
> - **Up to 12 clusters** with an **8 GB ARB**
45-
> - **Up to 24 clusters** with a **16 GB ARB**
43+
> When autoscaler is enabled, AKS on Azure Local currently supports a maximum of **12 clusters** per Azure Local environment.
4644
>
47-
> If these limits are exceeded, operations such as creating additional clusters or node pools may not succeed. To manage capacity, we recommend deleting unused clusters using [az aksarc delete](/cli/azure/aksarc#az-aksarc-delete).
45+
> If this limit is exceeded, operations such as creating additional clusters or node pools may not succeed. To manage capacity, we recommend deleting unused clusters using [az aksarc delete](/cli/azure/aksarc#az-aksarc-delete).
4846
>
49-
> If autoscaler is enabled on an environment that already exceeds these limits, performance may be impacted. Managing to supported limits is recommended.
50-
51-
To increase ARB memory and support additional clusters when using autoscaler, follow the resizing guide (link pending from Aline Tran).
47+
> If autoscaler is enabled in an environment that already exceeds the supported cluster count, performance may be impacted. Managing within supported limits is recommended.
5248
5349
| Scale item  | Count  |
5450
|-------------|--------|
55-
| Max Number of AKS clusters per Azure Local cluster | 12 (8 GB ARB)<br>24 (16 GB ARB) |
56-
| Number of concurrent AKS cluster creations on an ARB  ||
57-
| Number of concurrent node pool creations on an ARB  | |
58-
| Number of concurrent operations across all different AKS clusters such as upgrade/scaling, etc., excluding creating node pool or clusters  | 12 (8 GB ARB)<br>24 (16 GB ARB)  |
51+
| Maximum number of AKS clusters with autoscaler enabled | 12 |
52+
| Number of concurrent AKS cluster creations ||
53+
| Number of concurrent node pool creations ||
54+
| Number of concurrent operations across all clusters (excluding cluster/node pool creation) | 12 |
5955

6056
Learn more about autoscaling with AKS on Azure Local [here](/azure/aks/aksarc/auto-scale-aks-arc).
6157

58+
If you're operating at enterprise scale and have scenarios that require higher cluster counts with autoscaler enabled, reach out to your Microsoft account team or support to discuss potential options.
59+
6260
## Default values for virtual machine sizes
6361

6462
| System Role | VM Size | Memory, CPU |

0 commit comments

Comments
 (0)