Skip to content

Commit 486d9a0

Browse files
authored
Update public docs with new NAKS VM SKUs specs
New SKUs that will utilize the extra vCPUs on the new [Sapphire Rapids](https://en.wikipedia.org/wiki/Sapphire_Rapids) hardware will be introduced in the next release. The new hardware supports 32 physical cores with 64 Hyperthreaded vCPUs. This enables support for larger VM sizes for NAKS worker nodes. These new SKUs are: - NC_G56_224_v1 (General Purpose SKU) - NC_P54_224_v1 (Performance Optimized SKU) - NC_E110_448_v1 (Cross-NUMA SKU) - NC_E82_448_v1 (Cross-NUMA SKU)
1 parent de31ad4 commit 486d9a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/operator-nexus/reference-nexus-kubernetes-cluster-sku.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The general purpose and performance optimized VM SKUs can be used for both worke
3232

3333
| VM SKU Name | vCPU | Memory (GiB) | Root Disk (GiB) |
3434
|---------------|----------------|------------|------------------|
35+
| NC_G56_224_v1 | 56 | 224 | 300 |
3536
| NC_G48_224_v1 | 48 | 224 | 300 |
3637
| NC_G36_168_v1 | 36 | 168 | 300 |
3738
| NC_G24_112_v1 | 24 | 112 | 300 |
@@ -43,6 +44,7 @@ The general purpose and performance optimized VM SKUs can be used for both worke
4344

4445
| VM SKU Name | vCPU | Memory (GiB) | Root Disk (GiB) |
4546
|---------------|----------------|------------|------------------|
47+
| NC_P54_224_v1 | 54 | 224 | 300 |
4648
| NC_P46_224_v1 | 46 | 224 | 300 |
4749
| NC_P34_168_v1 | 34 | 168 | 300 |
4850
| NC_P22_112_v1 | 22 | 112 | 300 |
@@ -53,7 +55,9 @@ The general purpose and performance optimized VM SKUs can be used for both worke
5355

5456
| VM SKU Name | vCPU | Memory (GiB) | Root Disk (GiB) |
5557
|---------------|----------------|------------|------------------|
58+
| NC_E110_448_v1 | 110 | 448 | 300 |
5659
| NC_E94_448_v1 | 94 | 448 | 300 |
60+
| NC_E82_448_v1 | 82 | 448 | 300 |
5761
| NC_E70_336_v1 | 70 | 336 | 300 |
5862

5963
## Next steps

0 commit comments

Comments
 (0)