Initial draft of upgrade guide for kubeadm clusters.
In-place upgrades are supported between 1.6 and 1.7 releases. Rollback instructions to come in a separate commit. Fixes https://github.com/kubernetes/kubeadm/issues/278
This commit is contained in:
@@ -386,6 +386,11 @@ kubeadm reset
|
||||
If you wish to start over simply run `kubeadm init` or `kubeadm join` with the
|
||||
appropriate arguments.
|
||||
|
||||
## Upgrading
|
||||
|
||||
Instructions for upgrading kubeadm clusters can be found
|
||||
[here](/docs/tasks/administer-cluster/kubeadm-upgrade-1-7/).
|
||||
|
||||
## Explore other add-ons
|
||||
|
||||
See the [list of add-ons](/docs/concepts/cluster-administration/addons/) to explore other add-ons,
|
||||
|
||||
Reference in New Issue
Block a user