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

kubeadm upgrade to the latest patch release, not the latest stable
pull/29773/head
Kubernetes Prow Robot 2021-09-21 17:32:00 -07:00 committed by GitHub
commit 28cc5d4473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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" %}}