File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ $ sudo rm -f /var/lib/ovn/etc/*.db
347
347
$ oc delete pods -l app=ovnkube-master -n openshift-ovn-kubernetes
348
348
----
349
349
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:
351
351
+
352
352
[source,terminal]
353
353
----
@@ -359,8 +359,6 @@ $ oc get pods -l app=ovnkube-master -n openshift-ovn-kubernetes
359
359
----
360
360
NAME READY STATUS RESTARTS AGE
361
361
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
364
362
----
365
363
366
364
.. Delete all `ovnkube-node` pods by running the following command:
You can’t perform that action at this time.
0 commit comments