mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
Add an example command with an actual value
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
72dd42fd98
commit
0a4ee2ecdb
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user