Narrow warning about running n-2 nodes

pull/40932/head
Jordan Liggitt 2023-05-02 10:46:45 -04:00
parent 6bf15f514b
commit b0f9feb103
No known key found for this signature in database
1 changed files with 1 additions and 4 deletions

View File

@ -162,10 +162,7 @@ In-place minor version `kubelet` upgrades are not supported.
{{</ note >}}
{{< warning >}}
Running a cluster with `kubelet` instances that are persistently two minor versions behind `kube-apiserver` is not recommended:
* they must be upgraded within one minor version of `kube-apiserver` before the control plane can be upgraded
* it increases the likelihood of running `kubelet` versions older than the three maintained minor releases
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.
{{</ warning >}}
### kube-proxy