We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8be8d commit 2075675Copy full SHA for 2075675
content/zh-cn/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md
@@ -2,13 +2,13 @@
2
title: 升级 Windows 节点
3
min-kubernetes-server-version: 1.17
4
content_type: task
5
-weight: 50
+weight: 110
6
---
7
<!--
8
title: Upgrading Windows nodes
9
10
11
12
-->
13
14
<!-- overview -->
@@ -177,3 +177,10 @@ bring the node back online by marking it schedulable:
177
kubectl uncordon <要腾空的节点>
178
```
179
180
+## {{% heading "whatsnext" %}}
181
+
182
+<!--
183
+* See how to [Upgrade Linux nodes](/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes/).
184
+-->
185
186
+* 查看如何[升级 Linux 节点](/zh-cn/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes/)。
0 commit comments