Skip to content

Commit bdd8524

Browse files
authored
Merge pull request #61225 from dfitzmau/OCPBUGS-14621
2 parents 0a359cf + 111d913 commit bdd8524

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
@@ -350,7 +350,7 @@ $ sudo rm -f /var/lib/ovn/etc/*.db
350350
$ oc delete pods -l app=ovnkube-master -n openshift-ovn-kubernetes
351351
----
352352

353-
.. Ensure that all the OVN-Kubernetes control plane pods are deployed again and are in a `Running` state by running the following command:
353+
.. Ensure that any OVN-Kubernetes control plane pods are deployed again and are in a `Running` state by running the following command:
354354
+
355355
[source,terminal]
356356
----
@@ -362,8 +362,6 @@ $ oc get pods -l app=ovnkube-master -n openshift-ovn-kubernetes
362362
----
363363
NAME READY STATUS RESTARTS AGE
364364
ovnkube-master-nb24h 4/4 Running 0 48s
365-
ovnkube-master-rm8kw 4/4 Running 0 47s
366-
ovnkube-master-zbqnh 4/4 Running 0 56s
367365
----
368366

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

0 commit comments

Comments
 (0)