Skip to content

Commit

Permalink
Merge pull request #81065 from tmalove/etcd-change-variable-actual-11…
Browse files Browse the repository at this point in the history
…823-tlove

OSDOCS#11823: Add an example command with an actual value in step 3 of the procedure
  • Loading branch information
jeana-redhat authored Sep 6, 2024
2 parents 95840be + 9c59033 commit 57989b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/restore-replace-stopped-etcd-member.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,12 @@ etcd cannot tolerate any additional member failure when running with two members
----
$ oc delete node <node_name>
----
+
.Example command
[source,terminal]
----
$ oc delete node ip-10-0-131-183.ec2.internal
----

. Remove the old secrets for the unhealthy etcd member that was removed.

Expand Down

0 comments on commit 57989b4

Please sign in to comment.