@@ -34,10 +34,10 @@ kubeadm upgrade apply [version]
34
34
</tr >
35
35
<tr >
36
36
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
37
+ <p >
37
38
<!--
38
39
Show unstable versions of Kubernetes as an upgrade alternative and allow upgrading to an alpha/beta/release candidate versions of Kubernetes.
39
40
-->
40
- <p >
41
41
显示 Kubernetes 的不稳定版本作为升级替代方案,并允许升级到 Kubernetes 的 Alpha、Beta 或 RC 版本。
42
42
</p >
43
43
</td >
@@ -48,10 +48,10 @@ Show unstable versions of Kubernetes as an upgrade alternative and allow upgradi
48
48
</tr >
49
49
<tr >
50
50
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
51
+ <p >
51
52
<!--
52
53
Show release candidate versions of Kubernetes as an upgrade alternative and allow upgrading to a release candidate versions of Kubernetes.
53
54
-->
54
- <p >
55
55
显示 Kubernetes 的候选版本作为升级替代方案,并允许升级到 Kubernetes 的 RC 版本。
56
56
</p >
57
57
</td >
@@ -62,10 +62,10 @@ Show release candidate versions of Kubernetes as an upgrade alternative and allo
62
62
</tr >
63
63
<tr >
64
64
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
65
+ <p >
65
66
<!--
66
67
Perform the renewal of certificates used by component changed during upgrades.
67
68
-->
68
- <p >
69
69
执行升级期间更改的组件所使用的证书的更新。
70
70
</p >
71
71
</td >
@@ -76,10 +76,10 @@ Perform the renewal of certificates used by component changed during upgrades.
76
76
</tr >
77
77
<tr >
78
78
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
79
+ <p >
79
80
<!--
80
81
Path to a kubeadm configuration file.
81
82
-->
82
- <p >
83
83
kubeadm 配置文件的路径。
84
84
</p >
85
85
</td >
@@ -90,10 +90,10 @@ kubeadm 配置文件的路径。
90
90
</tr >
91
91
<tr >
92
92
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
93
+ <p >
93
94
<!--
94
95
Do not change any state, just output what actions would be performed.
95
96
-->
96
- <p >
97
97
不要更改任何状态,只输出要执行的操作。
98
98
</p >
99
99
</td >
@@ -109,10 +109,10 @@ Do not change any state, just output what actions would be performed.
109
109
</tr >
110
110
<tr >
111
111
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
112
+ <p >
112
113
<!--
113
114
Perform the upgrade of etcd.
114
115
-->
115
- <p >
116
116
执行 etcd 的升级。
117
117
</p >
118
118
</td >
@@ -123,6 +123,7 @@ Perform the upgrade of etcd.
123
123
</tr >
124
124
<tr >
125
125
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
126
+ <p >
126
127
<!--
127
128
A set of key=value pairs that describe feature gates for various features. Options are:<br/>
128
129
EtcdLearnerMode=true|false (BETA - default=true)<br/>
@@ -131,7 +132,6 @@ RootlessControlPlane=true|false (ALPHA - default=false)<br/>
131
132
UpgradeAddonsBeforeControlPlane=true|false (DEPRECATED - default=false)<br/>
132
133
WaitForAllControlPlaneComponents=true|false (ALPHA - default=false)
133
134
-->
134
- <p >
135
135
一组键值对,用于描述各种功能。选项包括:<br />
136
136
EtcdLearnerMode=true|false (ALPHA - 默认值=false)<br />
137
137
PublicKeysECDSA=true|false (BETA - 默认值=true)<br />
@@ -147,10 +147,10 @@ WaitForAllControlPlaneComponents=true|false (ALPHA - 默认值=false)
147
147
</tr >
148
148
<tr >
149
149
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
150
+ <p >
150
151
<!--
151
152
Force upgrading although some requirements might not be met. This also implies non-interactive mode.
152
153
-->
153
- <p >
154
154
强制升级,但可能无法满足某些要求。这也意味着非交互模式。
155
155
</p >
156
156
</td >
@@ -161,10 +161,10 @@ Force upgrading although some requirements might not be met. This also implies n
161
161
</tr >
162
162
<tr >
163
163
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
164
+ <p >
164
165
<!--
165
166
help for apply
166
167
-->
167
- <p >
168
168
apply 操作的帮助命令。
169
169
</p >
170
170
</td >
@@ -175,10 +175,10 @@ apply 操作的帮助命令。
175
175
</tr >
176
176
<tr >
177
177
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
178
+ <p >
178
179
<!--
179
180
A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedUser,Swap'. Value 'all' ignores errors from all checks.
180
181
-->
181
- <p >
182
182
错误将显示为警告的检查列表;例如:'IsPrivilegedUser,Swap'。取值为 'all' 时将忽略检查中的所有错误。
183
183
</p >
184
184
</td >
@@ -194,10 +194,10 @@ A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedU
194
194
</tr >
195
195
<tr >
196
196
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
197
+ <p >
197
198
<!--
198
199
The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file.
199
200
-->
200
- <p >
201
201
与集群通信时使用的 kubeconfig 文件。如果未设置标志,则在相关目录下搜索以查找现有 kubeconfig 文件。
202
202
</p >
203
203
</td >
@@ -208,10 +208,10 @@ The kubeconfig file to use when talking to the cluster. If the flag is not set,
208
208
</tr >
209
209
<tr >
210
210
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
211
+ <p >
211
212
<!--
212
213
Path to a directory that contains files named "target[suffix][+patchtype].extension". For example, "kube-apiserver0+merge.yaml" or just "etcd.json". "target" can be one of "kube-apiserver", "kube-controller-manager", "kube-scheduler", "etcd", "kubeletconfiguration". "patchtype" can be one of "strategic", "merge" or "json" and they match the patch formats supported by kubectl. The default "patchtype" is "strategic". "extension" must be either "json" or "yaml". "suffix" is an optional string that can be used to determine which patches are applied first alpha-numerically.
213
214
-->
214
- <p >
215
215
包含名为 " ; target[ suffix] [ +patchtype ] .extension" ; 的文件的目录的路径。
216
216
例如," ; kube-apiserver0+merge.yaml" ; 或是简单的 " ; etcd.json" ; 。
217
217
" ; target" ; 可以是 " ; kube-apiserver" ; 、" ; kube-controller-manager" ; 、" ; kube-scheduler" ; 、" ; etcd" ; 、" ; kubeletconfiguration" ; 之一。
@@ -229,10 +229,10 @@ Path to a directory that contains files named "target[suffix][+patchtype].e
229
229
</tr >
230
230
<tr >
231
231
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
232
+ <p >
232
233
<!--
233
234
Specifies whether the configuration file that will be used in the upgrade should be printed or not.
234
235
-->
235
- <p >
236
236
指定是否应打印将在升级中使用的配置文件。
237
237
</p >
238
238
</td >
@@ -243,10 +243,10 @@ Specifies whether the configuration file that will be used in the upgrade should
243
243
</tr >
244
244
<tr >
245
245
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
246
+ <p >
246
247
<!--
247
248
Perform the upgrade and do not prompt for confirmation (non-interactive mode).
248
249
-->
249
- <p >
250
250
执行升级,不提示确认(非交互模式)。
251
251
</p >
252
252
</td >
@@ -272,10 +272,10 @@ Perform the upgrade and do not prompt for confirmation (non-interactive mode).
272
272
</tr >
273
273
<tr >
274
274
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
275
+ <p >
275
276
<!--
276
277
[EXPERIMENTAL] The path to the 'real' host root filesystem.
277
278
-->
278
- <p >
279
279
[ 实验] 指向 '真实' 宿主机根文件系统的路径。
280
280
</p >
281
281
</td >
0 commit comments