File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -49,20 +49,22 @@ This article describes the maximum and minimum supported scale count for AKS on
49
49
50
50
| VM Size | CPU | Memory (GB) |
51
51
| -----------------------------| ------| --------------|
52
+ | Standard_K8S3_v1 | 4 | 6 |
52
53
| Standard_A4_v2 | 4 | 8 |
53
54
| Standard_D4s_v3 | 4 | 16 |
54
55
| Standard_D8s_v3 | 8 | 32 |
55
- | Standard_K8S3_v1 | 4 | 6 |
56
56
57
57
## Supported values for worker node sizes
58
58
59
59
| VM Size | CPU | Memory (GB) |
60
60
| -----------------------------| ------| --------------|
61
- | Standard_A4_v2 | 4 | 8 |
62
61
| Standard_A2_v2 | 2 | 4 |
62
+ | Standard_K8S3_v1 | 4 | 6 |
63
+ | Standard_A4_v2 | 4 | 8 |
63
64
| Standard_D4s_v3 | 4 | 16 |
64
65
| Standard_D8s_v3 | 8 | 32 |
65
- | Standard_K8S3_v1 | 4 | 6 |
66
+ | Standard_D16s_v3 | 16 | 64 |
67
+ | Standard_D8s_v3 | 32 | 128 |
66
68
67
69
For more worker node sizes with GPU support, see the next section.
68
70
You can’t perform that action at this time.
0 commit comments