Skip to content

Commit 9c59033

Browse files
committed
Add an example command with an actual value
1 parent 37d9f76 commit 9c59033

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/restore-replace-stopped-etcd-member.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,12 @@ etcd cannot tolerate any additional member failure when running with two members
140140
----
141141
$ oc delete node <node_name>
142142
----
143+
+
144+
.Example command
145+
[source,terminal]
146+
----
147+
$ oc delete node ip-10-0-131-183.ec2.internal
148+
----
143149

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

0 commit comments

Comments
 (0)