Skip to content

Commit 111d913

Browse files
committed
OCPBUGS-14621: Updated Restoring to a previous cluster state example
1 parent 4484033 commit 111d913

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/dr-restoring-cluster-state.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ $ sudo rm -f /var/lib/ovn/etc/*.db
347347
$ oc delete pods -l app=ovnkube-master -n openshift-ovn-kubernetes
348348
----
349349

350-
.. Ensure that all the OVN-Kubernetes control plane pods are deployed again and are in a `Running` state by running the following command:
350+
.. Ensure that any OVN-Kubernetes control plane pods are deployed again and are in a `Running` state by running the following command:
351351
+
352352
[source,terminal]
353353
----
@@ -359,8 +359,6 @@ $ oc get pods -l app=ovnkube-master -n openshift-ovn-kubernetes
359359
----
360360
NAME READY STATUS RESTARTS AGE
361361
ovnkube-master-nb24h 4/4 Running 0 48s
362-
ovnkube-master-rm8kw 4/4 Running 0 47s
363-
ovnkube-master-zbqnh 4/4 Running 0 56s
364362
----
365363

366364
.. Delete all `ovnkube-node` pods by running the following command:

0 commit comments

Comments
 (0)