Skip to content

Commit ee84276

Browse files
committed
Update note syntax
1 parent 73d8133 commit ee84276

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,8 @@ using a rack-by-rack strategy. Bare metal servers in rack 1 are reimaged all at
216216
once. The upgrade process pauses until all the bare metal servers successfully
217217
restart and tell Nexus that they're ready to receive workloads.
218218

219-
> Note: It is possible to instruct Operator Nexus to only reimage a portion of
219+
> [!NOTE]
220+
> It is possible to instruct Operator Nexus to only reimage a portion of
220221
> the bare metal servers in a rack at once, however the default is to reimage
221222
> all bare metal servers in a rack in parallel.
222223
@@ -241,7 +242,8 @@ on the newly reimaged bare metal server. Workload containers may then be
241242
scheduled to those NKS VMs, potentially restoring the Deployments or
242243
StatefulSets that had Pods on NKS VMs that were on the bare metal server.
243244

244-
> **Note**: This behavior may seem to the user as if the NKS VMs did not
245+
> [!NOTE]
246+
> This behavior may seem to the user as if the NKS VMs did not
245247
> "move" from the bare metal server, when in fact a new instance of an identical
246248
> NKS VM was launched on the newly reimaged bare metal server that retained the
247249
> same bare metal server name as before reimaging.

0 commit comments

Comments
 (0)