Update docs to show flannel DaemonSet instead of kube-flannel

* No functional change, the rename is just for consistency
This commit is contained in:
Dalton Hubble
2018-11-10 15:16:06 -08:00
parent 2b3f61d1bb
commit 31f48a81a8
4 changed files with 11 additions and 11 deletions

View File

@ -6,6 +6,7 @@ Notable changes between versions.
* Change kube-apiserver `--kubelet-preferred-address-types` to InternalIP,ExternalIP,Hostname
* Update Calico from v3.3.0 to [v3.3.1](https://docs.projectcalico.org/v3.3/releases/)
* Change name of `kube-flannel` DaemonSet to `flannel`
* Use kubernetes-incubator/bootkube v0.14.0
#### Addons