Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
doc: Added explanation about the failover process
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Villegas <alex.ansi.c@gmail.com>
  • Loading branch information
r2dedios committed Apr 11, 2024
1 parent 0418abd commit a33ec52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/ExampleDRApp.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ For testing the DR manually, just patch the DRPC object with the following comma
oc patch drpc pacman-placement-1-drpc -n pacman --type merge -p '{"spec": {"action": "Failover"}}'
```

### Failover Process
Once the failover process has started, we will see its progress checking the
`DRPC` CR.

![DRPC-FAILINGOVER][DRPC-FAILINGOVER]

Wait until the application is failed over correctly
Expand Down

0 comments on commit a33ec52

Please sign in to comment.