Merge pull request #29759 from silenceshell/improve-kubeadm-upgrade-doc
kubeadm upgrade to the latest patch release, not the latest stablepull/29773/head
commit
28cc5d4473
|
@ -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" %}}
|
||||
|
|
Loading…
Reference in New Issue