Skip to content

Commit cbca217

Browse files
authored
Merge pull request #39537 from windsonsea/remetcd
[zh] sync kubeadm_reset_phase_remove-etcd-member.md
2 parents 448e1fa + 7b59d55 commit cbca217

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_remove-etcd-member.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The file is auto-generated from the Go source code of the component using a gene
33
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
44
to generate the reference documentation, please read
55
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6-
To update the reference conent, please follow the
6+
To update the reference content, please follow the
77
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
88
guide. You can file document formatting bugs against the
99
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
@@ -12,18 +12,17 @@ guide. You can file document formatting bugs against the
1212
<!--
1313
Remove a local etcd member.
1414
-->
15-
删除本地 etcd 成员
15+
删除本地 etcd 成员
1616

1717
<!--
1818
### Synopsis
1919
-->
20-
2120
### 概要
2221

2322
<!--
2423
Remove a local etcd member for a control plane node.
2524
-->
26-
删除控制平面节点的本地 etcd 成员
25+
删除控制平面节点的本地 etcd 成员
2726

2827
```
2928
kubeadm reset phase remove-etcd-member [flags]
@@ -32,7 +31,6 @@ kubeadm reset phase remove-etcd-member [flags]
3231
<!--
3332
### Options
3433
-->
35-
3634
### 选项
3735

3836
<table style="width: 100%; table-layout: fixed;">
@@ -42,6 +40,16 @@ kubeadm reset phase remove-etcd-member [flags]
4240
</colgroup>
4341
<tbody>
4442

43+
<tr>
44+
<td colspan="2">--dry-run</td>
45+
</tr>
46+
<tr>
47+
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>
48+
<!-- Don't apply any changes; just output what would be done. -->
49+
不应用任何更改;仅输出要完成的内容。
50+
</p></td>
51+
</tr>
52+
4553
<tr>
4654
<td colspan="2">-h, --help</td>
4755
</tr>
@@ -68,11 +76,9 @@ remove-etcd-member 的帮助信息
6876
</tbody>
6977
</table>
7078

71-
7279
<!--
7380
### Options inherited from parent commands
7481
-->
75-
7682
### 从父命令继承的选项
7783

7884
<table style="width: 100%; table-layout: fixed;">

0 commit comments

Comments
 (0)