Merge pull request #29759 from silenceshell/improve-kubeadm-upgrade-doc

kubeadm upgrade to the latest patch release, not the latest stable
This commit is contained in:
Kubernetes Prow Robot
2021-09-21 17:32:00 -07:00
committed by GitHub
@@ -45,7 +45,7 @@ The upgrade workflow at high level is the following:
## Determine which version to upgrade to
Find the latest stable {{< skew currentVersion >}} version using the OS package manager:
Find the latest patch release for Kubernetes {{< skew currentVersion >}} using the OS package manager:
{{< tabs name="k8s_install_versions" >}}
{{% tab name="Ubuntu, Debian or HypriotOS" %}}