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 @@ -350,7 +350,7 @@ $ sudo rm -f /var/lib/ovn/etc/*.db
350
350
$ oc delete pods -l app=ovnkube-master -n openshift-ovn-kubernetes
351
351
----
352
352
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:
354
354
+
355
355
[source,terminal]
356
356
----
@@ -362,8 +362,6 @@ $ oc get pods -l app=ovnkube-master -n openshift-ovn-kubernetes
362
362
----
363
363
NAME READY STATUS RESTARTS AGE
364
364
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
367
365
----
368
366
369
367
.. Delete all `ovnkube-node` pods by running the following command:
You can’t perform that action at this time.
0 commit comments