Skip to content

Commit b5c5fdc

Browse files
committed
fix error in percona failover
Signed-off-by: Bonusree <[email protected]>
1 parent 7473e58 commit b5c5fdc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/guides/percona-xtradb/failover/overview.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -286,13 +286,6 @@ mysql: [Warning] Using a password on the command line interface can be insecure.
286286

287287
```
288288

289-
**Why this fixes the mistake:**
290-
291-
* We replaced the misleading heading "Delete the Primary Node" with an explicit and accurate description: "Delete a single node".
292-
* We added the exact `kubectl delete pod` command so the step actually performs the deletion.
293-
* We included the expected `kubectl get pods` outputs **immediately after deletion**, **during recreation**, and **after readiness** so readers can confirm the cluster state.
294-
* We added `wsrep_cluster_size` checks to show Galera membership changes while a node is down and after it rejoins.
295-
296289
#### Case 2: Delete two nodes
297290

298291
(Kept and clarified from the original doc.) Example commands and expected behavior:

0 commit comments

Comments
 (0)