mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
Merge pull request #61324 from openshift-cherrypick-robot/cherry-pick-61225-to-enterprise-4.14
This commit is contained in:
@@ -350,7 +350,7 @@ $ sudo rm -f /var/lib/ovn/etc/*.db
|
||||
$ oc delete pods -l app=ovnkube-master -n openshift-ovn-kubernetes
|
||||
----
|
||||
|
||||
.. Ensure that all the OVN-Kubernetes control plane pods are deployed again and are in a `Running` state by running the following command:
|
||||
.. Ensure that any OVN-Kubernetes control plane pods are deployed again and are in a `Running` state by running the following command:
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
@@ -362,8 +362,6 @@ $ oc get pods -l app=ovnkube-master -n openshift-ovn-kubernetes
|
||||
----
|
||||
NAME READY STATUS RESTARTS AGE
|
||||
ovnkube-master-nb24h 4/4 Running 0 48s
|
||||
ovnkube-master-rm8kw 4/4 Running 0 47s
|
||||
ovnkube-master-zbqnh 4/4 Running 0 56s
|
||||
----
|
||||
|
||||
.. Delete all `ovnkube-node` pods by running the following command:
|
||||
|
||||
Reference in New Issue
Block a user