File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
content/zh/docs/reference/setup-tools/kubeadm/generated Expand file tree Collapse file tree 1 file changed +19
-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
+ Use this command to invoke single phase of the reset workflow
14
+ -->
15
+ 使用此命令来调用 ` reset ` 工作流程的某个阶段
1
16
2
17
<!--
3
18
### Synopsis
@@ -32,7 +47,9 @@ Use this command to invoke single phase of the reset workflow
32
47
<!--
33
48
help for phase
34
49
-->
50
+ <p >
35
51
phase 操作的帮助命令
52
+ </p >
36
53
</td >
37
54
</tr >
38
55
@@ -60,7 +77,9 @@ phase 操作的帮助命令
60
77
<!--
61
78
[EXPERIMENTAL] The path to the 'real' host root filesystem.
62
79
-->
80
+ <p >
63
81
[ 实验] 指向 '真实' 宿主机根文件系统的路径。
82
+ </p >
64
83
</td >
65
84
</tr >
66
85
You can’t perform that action at this time.
0 commit comments