Skip to content

Commit

Permalink
Overzealous ediffing
Browse files Browse the repository at this point in the history
  • Loading branch information
liztio committed Jun 22, 2018
1 parent f765ee1 commit f2a309a
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ Execute these commands on your master node (as root):
team is working on fixing this limitation.
{{< /caution >}}
{{< caution >}}
**Caution:** Upgrading the `kubeadm` package on your system prior to upgrading the control plane causes a failed upgrade.
Even though `kubeadm` ships in the Kubernetes repositories, it's important to install `kubeadm` manually. The kubeadm
team is working on fixing this limitation.
{{< /caution >}}

Verify that this download of kubeadm works and has the expected version:
```shell
Expand Down Expand Up @@ -197,8 +190,6 @@ team is working on fixing this limitation.
[upgrade/kubelet] Now that your control plane is upgraded, please proceed with upgrading your kubelets if you haven't already done so.
```

To upgrade the cluster with CoreDNS as the default internal DNS, invoke `kubeadm upgrade apply` with the `--feature-gates=CoreDNS=true` flag.
4. Manually upgrade your Software Defined Network (SDN).

Your Container Network Interface (CNI) provider may have its own upgrade instructions to follow.
Expand Down

0 comments on commit f2a309a

Please sign in to comment.