Skip to content

Commit b0f9feb

Browse files
committed
Narrow warning about running n-2 nodes
1 parent 6bf15f5 commit b0f9feb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/en/releases/version-skew-policy.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,7 @@ In-place minor version `kubelet` upgrades are not supported.
162162
{{</ note >}}
163163

164164
{{< 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.
169166
{{</ warning >}}
170167

171168
### kube-proxy

0 commit comments

Comments
 (0)