@@ -21,11 +21,11 @@ This article describes the maximum and minimum supported scale count for AKS on
21
21
| Scale item | Minimum | Maximum |
22
22
| --------------| ----------| ---------|
23
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 |
24
+ | Count of control plane nodes ` (Allowed values: 1, 3, and 5) ` | 1 | 5 |
25
25
| Number of nodes in default node pool created during cluster create | 1 | 200 |
26
26
| Number of node pools in an AKS cluster | 1 | 16 |
27
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 |
28
+ | Total number of nodes in an AKS cluster across nodepools | 1 | 200 |
29
29
| Number of AKS clusters per Azure Stack HCI cluster | 0| 32 |
30
30
31
31
## Concurrency for AKS enabled by Arc
@@ -42,7 +42,7 @@ This article describes the maximum and minimum supported scale count for AKS on
42
42
| System Role | VM Size | Memory, CPU |
43
43
| ---------------------------------| ----------------------------------------| ----------------------|
44
44
| AKS Arc control plane nodes | Standard_A4_v2 | 8-GB memory, 4 vcpu |
45
- | AKS Arc HA Proxy VM | Standard_A4_v2. Can't be changed. | 8-GB memory, 4 vcpu |
45
+ | AKS Arc HA Proxy VM | Standard_A4_v2. ` Fixed size. ` | 8-GB memory, 4 vcpu |
46
46
| AKS Arc Linux worker node | Standard_K8S3_v1 | 6-GB memory, 4 vcpu |
47
47
| AKS Arc Windows worker node | Standard_K8S3_v1 | 6-GB memory, 4 vcpu |
48
48
0 commit comments