Skip to content

Commit 7f99004

Browse files
committed
Refinement to BMM actions
1 parent 9172aeb commit 7f99004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-baremetal-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ state on the BMM are `restarted` when the BMM is `uncordoned`.
9292

9393
## Reimage a BMM
9494

95-
You can restore the runtime version image on a BMM by executing `reimage` command. This command **reinstalls** the runtime bundle on the OS partition, however it doesn't impact the tenant workload files on this BMM.
95+
You can restore the runtime version on a BMM by executing `reimage` command. This process **redeploys** the runtime image on the target BMM and executes the steps to rejoin the cluster with the same identifiers. This action doesn't impact the tenant workload files on this BMM.
9696
As a best practice, make sure the BMM's workloads are drained using the [`cordon`](#make-a-bmm-unschedulable-cordon)
9797
command, with `evacuate "True"`, prior to executing the `reimage` command.
9898

0 commit comments

Comments
 (0)