Skip to content

Commit a512c67

Browse files
Merge pull request #39046 from tmalove/BZ1886092-recover-workloads
[BZ1886092]: Resume all workloads after disaster recovery
2 parents f4eccd4 + af627a3 commit a512c67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/dr-restoring-cluster-state.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,8 @@ etcd-ip-10-0-154-194.ec2.internal 2/2 Running 0
554554
etcd-ip-10-0-173-171.ec2.internal 2/2 Running 0 9h
555555
----
556556

557+
To ensure that all workloads return to normal operation following a recovery procedure, restart each pod that stores Kubernetes API information. This includes {product-title} components such as routers, Operators, and third-party components.
558+
557559
Note that it might take several minutes after completing this procedure for all services to be restored. For example, authentication by using `oc login` might not immediately work until the OAuth server pods are restarted.
558560

559561
[id="dr-scenario-cluster-state-issues_{context}"]

0 commit comments

Comments
 (0)