You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to the CRI socket to connect. If empty kubeadm will try to auto-detect this value; use this option only if you have more than one CRI installed or if you have non-standard CRI socket.
106
104
-->
@@ -114,7 +112,8 @@ Path to the CRI socket to connect. If empty kubeadm will try to auto-detect this
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.
Copy file name to clipboardExpand all lines: content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset/kubeadm_reset_phase_cleanup-node.md
Copy file name to clipboardExpand all lines: content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset/kubeadm_reset_phase_remove-etcd-member.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,3 @@
1
-
<!--
2
-
Remove a local etcd member.
3
-
-->
4
-
移除本地 etcd 成员。
5
-
6
1
<!--
7
2
### Synopsis
8
3
-->
@@ -13,7 +8,7 @@ Remove a local etcd member for a control plane node.
Don't apply any changes; just output what would be done.
39
35
-->
40
36
不做任何更改;只输出将要执行的操作。
41
-
</p></td>
37
+
</p>
38
+
</td>
42
39
</tr>
43
40
44
41
<tr>
@@ -51,7 +48,8 @@ Don't apply any changes; just output what would be done.
51
48
help for remove-etcd-member
52
49
-->
53
50
remove-etcd-member 操作的帮助命令。
54
-
</p></td>
51
+
</p>
52
+
</td>
55
53
</tr>
56
54
57
55
<tr>
@@ -63,7 +61,8 @@ remove-etcd-member 操作的帮助命令。
63
61
<!--
64
62
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.
0 commit comments