Skip to content

Commit 77abe96

Browse files
authored
Update concepts-nexus-kubernetes-placement.md
1 parent 00e923c commit 77abe96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ each NKS VM launches.
2828
Nexus first identifies the set of potential bare metal servers that meet all of
2929
the resource requirements of the NKS VM SKU. For example, if the user
3030
specified an `NC_G48_224_v1` VM SKU for their agent pool, Nexus collects the
31-
bare metal servers that have available capacity for 48 vCPU, 224GiB of RAM, etc.
31+
bare metal servers that have available capacity for 48 vCPU, 224 GiB of RAM, etc.
3232

3333
Nexus then examines the `AvailabilityZones` field for the Agent Pool or Control
3434
Plane being scheduled. If this field isn't empty, Nexus filters the list of
@@ -79,7 +79,7 @@ The example Operator Nexus environment has these specifications:
7979

8080
* Eight racks of 16 bare metal servers
8181
* Each bare metal server contains two [Non-Uniform Memory Access][numa] (NUMA) cells
82-
* Each NUMA cell provides 48 CPU and 224GiB RAM
82+
* Each NUMA cell provides 48 CPU and 224 GiB RAM
8383

8484
[numa]: https://en.wikipedia.org/wiki/Non-uniform_memory_access
8585

@@ -321,4 +321,4 @@ across the NUMA-cells.
321321

322322
## Storage-optimized VM SKUs
323323

324-
`NC_L46_224_v1` and `NC_L54_224_v1` SKUs allow each Nexus Kubernetes node to use up to 1.6TiB of local disk on the underlying bare metal server, supporting workloads that need more space than the typical 300GiB provided by other SKUs.
324+
`NC_L46_224_v1` and `NC_L54_224_v1` are SKUs designed to enhance local storage utilization and scalability by allowing a Nexus Kubernetes node to allocate up to 1.6 TiB of disk space for local use. This is to support workload that requires large amount of local disk space, more than the typical 300 GiB allocated by other SKUs.

0 commit comments

Comments
 (0)