You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the status is `Pending`, or the output lists more than one running etcd pod, wait a few minutes and check again.
290
288
291
-
.. Repeat this step for each lost control plane host that is not the recovery host.
292
289
+
293
290
[NOTE]
294
291
====
295
292
Perform the following step only if you are using `OVNKubernetes` network plugin.
296
293
====
297
-
+
294
+
298
295
. Delete the node objects that are associated with control plane hosts that are not the recovery control plane host.
299
296
+
300
297
[source,terminal]
@@ -319,7 +316,7 @@ Validating and mutating admission webhooks can reject pods. If you add any addit
319
316
320
317
Alternatively, you can temporarily set the `failurePolicy` to `Ignore` while restoring the cluster state. After the cluster state is restored successfully, you can set the `failurePolicy` to `Fail`.
321
318
====
322
-
+
319
+
323
320
.. Remove the northbound database (nbdb) and southbound database (sbdb). Access the recovery host and the remaining control plane nodes by using Secure Shell (SSH) and run the following command:
0 commit comments