Skip to content

Commit cb95fc7

Browse files
committed
update 2
1 parent 0818647 commit cb95fc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AKS-Hybrid/scale-requirements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ This article describes the maximum and minimum supported scale count for AKS on
2121
| Scale item | Minimum | Maximum |
2222
|--------------|----------|---------|
2323
| 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 |
2525
| Number of nodes in default node pool created during cluster create | 1 | 200 |
2626
| Number of node pools in an AKS cluster | 1 | 16 |
2727
| 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 |
2929
| Number of AKS clusters per Azure Stack HCI cluster | 0| 32 |
3030

3131
## Concurrency for AKS enabled by Arc
@@ -42,7 +42,7 @@ This article describes the maximum and minimum supported scale count for AKS on
4242
| System Role | VM Size | Memory, CPU |
4343
|---------------------------------|----------------------------------------|----------------------|
4444
| 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 |
4646
| AKS Arc Linux worker node | Standard_K8S3_v1 | 6-GB memory, 4 vcpu |
4747
| AKS Arc Windows worker node | Standard_K8S3_v1 | 6-GB memory, 4 vcpu |
4848

0 commit comments

Comments
 (0)