1
0
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:
Tami Love
2024-08-28 18:10:19 -04:00
committed by openshift-cherrypick-robot
parent 72dd42fd98
commit 0a4ee2ecdb

View File

@@ -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.