Skip to content

Commit

Permalink
kubeadm: Document component config related changes
Browse files Browse the repository at this point in the history
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
  • Loading branch information
rosti committed Jun 11, 2020
1 parent 696c873 commit 93ded8c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ Find the latest stable 1.18 version:
kubeadm upgrade apply v1.18.0

_____________________________________________________________________
TODO
```

This command checks that your cluster can be upgraded, and fetches the versions you can upgrade to.
Expand Down Expand Up @@ -441,4 +442,4 @@ and post-upgrade manifest file for a certain component, a backup file for it wil
`kubeadm upgrade node` does the following on worker nodes:
- Fetches the kubeadm `ClusterConfiguration` from the cluster.
- Upgrades the kubelet configuration for this node.
- Upgrades the kubelet configuration for this node.

0 comments on commit 93ded8c

Please sign in to comment.