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/releases/version-skew-policy.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,10 +162,7 @@ In-place minor version `kubelet` upgrades are not supported.
162
162
{{</ note >}}
163
163
164
164
{{< warning >}}
165
-
Running a cluster with `kubelet` instances that are persistently two minor versions behind `kube-apiserver` is not recommended:
166
-
167
-
* they must be upgraded within one minor version of `kube-apiserver` before the control plane can be upgraded
168
-
* it increases the likelihood of running `kubelet` versions older than the three maintained minor releases
165
+
Running a cluster with `kubelet` instances that are persistently two minor versions behind `kube-apiserver` means they must be upgraded before the control plane can be upgraded.
0 commit comments