@@ -50,8 +50,8 @@ following sorting rules:
50
50
* spread the NKS VMs for an NKS Cluster across bare metal servers within an
51
51
availability zone* .
52
52
53
- 1 . If the NKS VM SKU is either ` NC_G48_224_v1 ` or ` NC_P46_224_v1 ` , prefer
54
- bare metal servers that already house ` NC_G48_224_v1 ` or ` NC_P46_224_v1 `
53
+ 1 . If the NKS VM SKU is either ` NC_G48_224_v1 ` , ` NC_P46_224_v1 ` , ` NC_G56_224_v1 ` or ` NC_P54_224_v1 ` prefer
54
+ bare metal servers that already house ` NC_G48_224_v1 ` , ` NC_P46_224_v1 ` , ` NC_G56_224_v1 ` or ` NC_P54_224_v1 `
55
55
NKS VMs from other NKS Clusters. In other words, * group the extra-large
56
56
VMs from different NKS Clusters on the same bare metal servers* . This rule
57
57
"bin packs" the extra-large VMs in order to reduce fragmentation of the
@@ -306,9 +306,9 @@ deployment has more CPU cores than if you downsized the VM SKU.
306
306
307
307
## Memory-optimized VM SKUs
308
308
309
- NC_E94_448_v1 consumes the all the customer-available resources of the physical
310
- machine. NC_E70_336_v1 consumes 75% of customer-available resources, however,
309
+ ` NC_E110_448_v1 ` (running on top of Sapphire Rapids Hardware nodes) or ` NC_E94_448_v1 ` consume all the customer-available resources of the physical
310
+ machine. ` NC_E82_448_v1 ` (running on top of Sapphire Rapids Hardware nodes) or ` NC_E70_336_v1 ` consume 75% of customer-available resources, however,
311
311
it is not guarenteed that this will be exactly one-full and one-half NUMA cells.
312
- This means that an NC_G24_112_v1 may or may not be able to schedule on a machine
313
- running an NC_E70_336_v1 depending on how the NC_E70_336_v1 VM is scheduled
312
+ This means that an ` NC_G24_112_v1 ` may or may not be able to schedule on a machine
313
+ running an ` NC_E70_336_v1 ` depending on how the ` NC_E70_336_v1 ` VM is scheduled
314
314
across the NUMA-cells.
0 commit comments