Merge pull request #3999 from pipejakob/kubeadm-upgrades

Initial draft of upgrade guide for kubeadm clusters.
This commit is contained in:
Andrew Chen
2017-06-22 15:08:45 -07:00
committed by GitHub
3 changed files with 89 additions and 0 deletions
@@ -390,6 +390,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,