Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes to kubeadm 1.8 upgrade guide. #5678

Merged
merged 1 commit into from
Sep 28, 2017

Commits on Sep 28, 2017

  1. Minor fixes to kubeadm 1.8 upgrade guide.

    - The kubelet upgrade instructions should be done on every host, not
      just worker nodes.
    - We should just upgrade all packages, instead of calling out kubelet
      specifically. This will also upgrade kubectl, kubeadm, and
      kubernetes-cni, if installed.
    - Draining nodes should also ignore daemonsets, and master errors can be
      ignored.
    - Make sure that the new kubeadm download is chmoded correctly.
    - Add a step to run `kubeadm version` to verify after downloading.
    - Manually approve new kubelet CSRs if rotation is enabled (known issue).
    pipejakob committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    087ccce View commit details
    Browse the repository at this point in the history