File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
content/zh/docs/reference/setup-tools/kubeadm/generated Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+ Upgrade your cluster smoothly to a newer version with this command
3
+ -->
4
+
5
+ 此命令能将集群平滑升级到新版本
1
6
2
7
<!--
3
8
### Synopsis
@@ -34,9 +39,9 @@ kubeadm upgrade [flags]
34
39
<tr >
35
40
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
36
41
<!--
37
- help for upgrade
42
+ <p> help for upgrade</p>
38
43
-->
39
- upgrade 操作的帮助命令
44
+ < p > upgrade 操作的帮助命令< p >
40
45
</td >
41
46
</tr >
42
47
@@ -62,9 +67,9 @@ upgrade 操作的帮助命令
62
67
<tr >
63
68
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
64
69
<!--
65
- [EXPERIMENTAL] The path to the 'real' host root filesystem.
70
+ <p> [EXPERIMENTAL] The path to the 'real' host root filesystem.</p>
66
71
-->
67
- [ 实验] 指向 '真实' 宿主机根文件系统的路径。
72
+ < p > [实验] 指向 '真实' 宿主机根文件系统的路径。< p >
68
73
</td >
69
74
</tr >
70
75
You can’t perform that action at this time.
0 commit comments