Skip to content

Commit c2550ad

Browse files
Update scale-requirements.md
1 parent 70afa6d commit c2550ad

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

AKS-Arc/scale-requirements.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,22 @@ This article describes the maximum and minimum supported scale count for AKS on
4949

5050
| VM Size | CPU | Memory (GB) |
5151
|-----------------------------|------|--------------|
52+
| Standard_K8S3_v1 | 4 | 6 |
5253
| Standard_A4_v2 | 4 | 8 |
5354
| Standard_D4s_v3 | 4 | 16 |
5455
| Standard_D8s_v3 | 8 | 32 |
55-
| Standard_K8S3_v1 | 4 | 6 |
5656

5757
## Supported values for worker node sizes
5858

5959
| VM Size | CPU | Memory (GB) |
6060
|-----------------------------|------|--------------|
61-
| Standard_A4_v2 | 4 | 8 |
6261
| Standard_A2_v2 | 2 | 4 |
62+
| Standard_K8S3_v1 | 4 | 6 |
63+
| Standard_A4_v2 | 4 | 8 |
6364
| Standard_D4s_v3 | 4 | 16 |
6465
| Standard_D8s_v3 | 8 | 32 |
65-
| Standard_K8S3_v1 | 4 | 6 |
66+
| Standard_D16s_v3 | 16 | 64 |
67+
| Standard_D8s_v3 | 32 | 128 |
6668

6769
For more worker node sizes with GPU support, see the next section.
6870

0 commit comments

Comments
 (0)