You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_node_phase_kubelet-config.md
+44-15Lines changed: 44 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,17 @@
1
+
<!--
2
+
Upgrade the kubelet configuration for this node
3
+
-->
4
+
升级此节点的 kubelet 配置
1
5
2
6
<!-- ### Synopsis -->
3
7
4
8
### 概要
5
9
6
10
<!--
7
-
Downloads the kubelet configuration from a ConfigMap of the form "kubelet-config-1.X" in the cluster, where X is the minor version of the kubelet. kubeadm uses the kubelet-version parameter to determine what the desired kubelet version is.
11
+
Download the kubelet configuration from the kubelet-config ConfigMap stored in the cluster
8
12
-->
9
13
10
-
从群集中 "kubelet-config-1.X" 的 ConfigMap 下载 kubelet 配置,其中 X 是kubelet 的次要版本。
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.
0 commit comments