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/en/docs/setup/release/version-skew-policy.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,11 @@ Pre-requisites:
140
140
141
141
Optionally upgrade `kubelet` instances to **{{< skew latestVersion >}}** (or they can be left at **{{< skew prevMinorVersion >}}** or **{{< skew oldestMinorVersion >}}**)
142
142
143
+
{{< note >}}
144
+
Before performing a minor version `kubelet` upgrade, [drain](/docs/tasks/administer-cluster/safely-drain-node/) pods from that node.
145
+
In-place minor version `kubelet` upgrades are not supported.
146
+
{{</ note >}}
147
+
143
148
{{< warning >}}
144
149
Running a cluster with `kubelet` instances that are persistently two minor versions behind `kube-apiserver` is not recommended:
0 commit comments