File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
content/zh/docs/reference/setup-tools/kubeadm/generated Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
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 的清单文件
1
17
2
18
<!--
3
19
### Synopsis
@@ -33,8 +49,10 @@ kubeadm init phase etcd [flags]
33
49
</tr >
34
50
<tr >
35
51
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
52
+ <p >
36
53
<!-- help for etcd -->
37
54
etcd 操作的帮助命令
55
+ </p >
38
56
</td >
39
57
</tr >
40
58
@@ -59,10 +77,12 @@ etcd 操作的帮助命令
59
77
</tr >
60
78
<tr >
61
79
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
80
+ <p >
62
81
<!--
63
82
[EXPERIMENTAL] The path to the 'real' host root filesystem.
64
83
-->
65
84
[ 实验] 到 '真实' 主机根文件系统的路径。
85
+ </p >
66
86
</td >
67
87
</tr >
68
88
You can’t perform that action at this time.
0 commit comments