Skip to content

Commit 2075675

Browse files
committed
sync upgrading-windows-nodes.md
sync upgrading-windows-nodes.md
1 parent 4f8be8d commit 2075675

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

content/zh-cn/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: 升级 Windows 节点
33
min-kubernetes-server-version: 1.17
44
content_type: task
5-
weight: 50
5+
weight: 110
66
---
77
<!--
88
title: Upgrading Windows nodes
99
min-kubernetes-server-version: 1.17
1010
content_type: task
11-
weight: 50
11+
weight: 110
1212
-->
1313

1414
<!-- overview -->
@@ -177,3 +177,10 @@ bring the node back online by marking it schedulable:
177177
kubectl uncordon <要腾空的节点>
178178
```
179179

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

Comments
 (0)