Skip to content

Commit 151bc84

Browse files
authored
Merge pull request #33377 from JarHMJ/content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_etcd.md
[zh] update content/zh/docs/reference/setup-tools/kubeadm/generated/k…
2 parents c066bc5 + a325b85 commit 151bc84

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_etcd.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<!--
2+
The file is auto-generated from the Go source code of the component using a generic
3+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4+
to generate the reference documentation, please read
5+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6+
To update the reference conent, please follow the
7+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8+
guide. You can file document formatting bugs against the
9+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
10+
-->
11+
12+
13+
<!--
14+
Generate static Pod manifest file for local etcd
15+
-->
16+
为本地 etcd 生成静态 Pod 的清单文件
117

218
<!--
319
### Synopsis
@@ -33,8 +49,10 @@ kubeadm init phase etcd [flags]
3349
</tr>
3450
<tr>
3551
<td></td><td style="line-height: 130%; word-wrap: break-word;">
52+
<p>
3653
<!-- help for etcd -->
3754
etcd 操作的帮助命令
55+
</p>
3856
</td>
3957
</tr>
4058

@@ -59,10 +77,12 @@ etcd 操作的帮助命令
5977
</tr>
6078
<tr>
6179
<td></td><td style="line-height: 130%; word-wrap: break-word;">
80+
<p>
6281
<!--
6382
[EXPERIMENTAL] The path to the 'real' host root filesystem.
6483
-->
6584
[实验] 到 '真实' 主机根文件系统的路径。
85+
</p>
6686
</td>
6787
</tr>
6888

0 commit comments

Comments
 (0)