Skip to content

Commit 8d8ac0a

Browse files
authored
Update concepts-nexus-kubernetes-placement.md
1 parent 486d9a0 commit 8d8ac0a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/operator-nexus/concepts-nexus-kubernetes-placement.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ following sorting rules:
5050
*spread the NKS VMs for an NKS Cluster across bare metal servers within an
5151
availability zone*.
5252

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`
5555
NKS VMs from other NKS Clusters. In other words, *group the extra-large
5656
VMs from different NKS Clusters on the same bare metal servers*. This rule
5757
"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.
306306

307307
## Memory-optimized VM SKUs
308308

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,
311311
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
314314
across the NUMA-cells.

0 commit comments

Comments
 (0)