Skip to content

Commit 28cc5d4

Browse files
authored
Merge pull request #29759 from silenceshell/improve-kubeadm-upgrade-doc
kubeadm upgrade to the latest patch release, not the latest stable
2 parents 014f246 + 064d667 commit 28cc5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The upgrade workflow at high level is the following:
4545

4646
## Determine which version to upgrade to
4747

48-
Find the latest stable {{< skew currentVersion >}} version using the OS package manager:
48+
Find the latest patch release for Kubernetes {{< skew currentVersion >}} using the OS package manager:
4949

5050
{{< tabs name="k8s_install_versions" >}}
5151
{{% tab name="Ubuntu, Debian or HypriotOS" %}}

0 commit comments

Comments
 (0)