Skip to content

Commit

Permalink
Fix Kubelet skew version for the Kubeadm (#44815)
Browse files Browse the repository at this point in the history
* Fix Kubelet skew version for the Kubeadm

* Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>

---------

Co-authored-by: Rey Lejano <rlejano@gmail.com>
  • Loading branch information
Affan-7 and reylejano committed Feb 16, 2024
1 parent 3711443 commit a172e82
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -588,8 +588,8 @@ Example:

### kubeadm's skew against the kubelet

Similarly to the Kubernetes version, kubeadm can be used with a kubelet version that is the same
version as kubeadm or one version older.
Similarly to the Kubernetes version, kubeadm can be used with a kubelet version that is
the same version as kubeadm or three versions older.

Example:
* kubeadm is at {{< skew currentVersion >}}
Expand Down

0 comments on commit a172e82

Please sign in to comment.