diff --git a/modules/ztp-configuring-the-hub-cluster-for-backup-and-restore.adoc b/modules/ztp-configuring-the-hub-cluster-for-backup-and-restore.adoc index 8a89a5da96..131109fdd4 100644 --- a/modules/ztp-configuring-the-hub-cluster-for-backup-and-restore.adoc +++ b/modules/ztp-configuring-the-hub-cluster-for-backup-and-restore.adoc @@ -6,7 +6,7 @@ [id="ztp-configuring-the-hub-cluster-for-backup-and-restore_{context}"] = Configuring the hub cluster for backup and restore -You can use {ztp} to configure a set of policies to backup `BareMetalHost` resources. +You can use {ztp} to configure a set of policies to back up `BareMetalHost` resources. This allows you to recover data from a failed hub cluster and deploy a replacement cluster using {rh-rhacm-first}. .Prerequisites @@ -118,7 +118,7 @@ NAMESPACE NAME STATE CONSUMER ONLINE ERROR AGE baremetal-ns baremetal-name false 50s ---- -. Verify that the policy has applied the label `cluster.open-cluster-management.io/backup=cluster-activation` to all these resources, by runing the following command: +. Verify that the policy has applied the label `cluster.open-cluster-management.io/backup=cluster-activation` to all these resources, by running the following command: + [source,terminal] ---- @@ -158,7 +158,7 @@ When you restore `BareMetalHosts` resources as part of restoring the cluster act The following {rh-rhacm} `Restore` resource example restores activation resources, including `BareMetalHosts`, and also restores the status for the `BareMetalHosts` resources: [source,yaml] ---- - apiVersion: cluster.open-cluster-management.io/v1beta1 +apiVersion: cluster.open-cluster-management.io/v1beta1 kind: Restore metadata: name: restore-acm-bmh