Skip to content

Commit 0818647

Browse files
committed
Doc updates - 1
1 parent 01f43c3 commit 0818647

File tree

1 file changed

+15
-19
lines changed

1 file changed

+15
-19
lines changed

AKS-Hybrid/scale-requirements.md

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,24 @@ This article describes the maximum and minimum supported scale count for AKS on
1818

1919
## Support count for AKS on HCI
2020

21-
| Scale item | Count |
22-
|--------------------------------------------------------------------------|--------------------------------------------|
23-
| Minimum number of physical nodes in an Azure Stack HCI cluster | 1 |
24-
| Maximum number of physical nodes in an Azure Stack HCI cluster | 16 |
25-
| Minimum count for control plane node | 1 |
26-
| Maximum count for control plane node | 5 <br /> Allowed values: 1, 3, and 5. |
27-
| Minimum number of nodes in default node pool created during cluster create | 1 |
28-
| Minimum number of node pools in an AKS cluster | 1 |
29-
| Maximum number of node pools in an AKS cluster | 16 |
30-
| Minimum number of nodes in a node pool | 1 <br /> Can't create empty node pools.|
31-
| Maximum number of nodes in a node pool | 64 |
32-
| Maximum number of total nodes in an AKS cluster | 200 |
33-
| Maximum number of AKS clusters per Azure Stack HCI cluster | 32 |
21+
| Scale item | Minimum | Maximum |
22+
|--------------|----------|---------|
23+
| Number of physical nodes in an Azure Stack HCI cluster | 1 | 16 |
24+
| Count of control plane nodes (Allowed values: 1, 3, and 5) | 1 | 5 |
25+
| Number of nodes in default node pool created during cluster create | 1 | 200 |
26+
| Number of node pools in an AKS cluster | 1 | 16 |
27+
| Number of nodes in a node pool (Empty node pools not supported) | 1 | 64 |
28+
| Total number of nodes in an AKS cluster (across nodepools) | 1 | 200 |
29+
| Number of AKS clusters per Azure Stack HCI cluster | 0| 32 |
3430

3531
## Concurrency for AKS enabled by Arc
3632

37-
| Scale item  | Count  |
38-
|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------|
39-
| Number of concurrent AKS cluster creations on an ARB  | |
40-
| Number of concurrent node pool creations on an ARB  | |
41-
| Number of concurrent operations across all different AKS clusters such as upgrade/scaling, etc., excluding creating node pool or clusters per ARB  | 32  |
42-
| Number of long running operations that can be run simultaneously on an AKS cluster  | 1 per cluster.  |
33+
| Scale item  | Count  |
34+
|-------------|--------|
35+
| Number of concurrent AKS cluster creations on an ARB  ||
36+
| Number of concurrent node pool creations on an ARB  ||
37+
| Number of concurrent operations across all different AKS clusters such as upgrade/scaling, etc., excluding creating node pool or clusters per ARB  | 32  |
38+
| Number of long running operations that can be run simultaneously on an AKS cluster  | 1 per cluster.  |
4339

4440
## Default values for virtual machine sizes
4541

0 commit comments

Comments
 (0)