Skip to content

Commit 209aacd

Browse files
Update concepts-nexus-kubernetes-placement.md - Acrolinx fixes
1 parent b13be78 commit 209aacd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ the NKS VM, Nexus then picks one of the bare metal servers after applying the
4242
following sorting rules:
4343

4444
1. Prefer bare metal servers in availability zones (racks) that don't have NKS
45-
VMs from this NKS Cluster. In other words, *spread the NKS VMs for a NKS
45+
VMs from this NKS Cluster. In other words, *spread the NKS VMs for an NKS
4646
Cluster across availability zones*.
4747

4848
1. Prefer bare metal servers within a single availability zone (rack) that
4949
don't have other NKS VMs from the same NKS Cluster. In other words,
50-
*spread the NKS VMs for a NKS Cluster across bare metal servers within an
50+
*spread the NKS VMs for an NKS Cluster across bare metal servers within an
5151
availability zone*.
5252

5353
1. If the NKS VM SKU is either `NC_G48_224_v1` or `NC_P46_224_v1`, prefer
@@ -291,9 +291,9 @@ Clusters can collocate.
291291

292292
### Reduce the Agent Pool's count before reducing the VM SKU size
293293

294-
If you run into capacity constraints when launching a NKS Cluster or Agent
294+
If you run into capacity constraints when launching an NKS Cluster or Agent
295295
Pool, reduce the Count of the Agent Pool before adjusting the VM SKU size. For
296-
example, if you attempt to create a NKS Cluster with an Agent Pool with VM SKU
296+
example, if you attempt to create an NKS Cluster with an Agent Pool with VM SKU
297297
size of `NC_P46_224_v1` and a Count of 24 and get back a failure to provision
298298
the NKS Cluster due to insufficient resources, you may be tempted to use a VM
299299
SKU Size of `NC_P36_168_v1` and continue with a Count of 24. However, due to

0 commit comments

Comments
 (0)