Upgrade Calico from v3.7.4 to v3.8.0

* Enable CNI bandwidth plugin for traffic shaping
* https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#support-traffic-shaping
This commit is contained in:
Dalton Hubble
2019-07-11 21:00:03 -07:00
parent eaf59bd33f
commit 9e91d7f011
6 changed files with 7 additions and 6 deletions

View File

@ -4,7 +4,8 @@ Notable changes between versions.
## Latest
* Update Calico from v3.7.3 to [v3.7.4](https://docs.projectcalico.org/v3.7/release-notes/)
* Upgrade Calico from v3.7.3 to [v3.8.0](https://docs.projectcalico.org/v3.8/release-notes/)
* Enable CNI `bandwidth` plugin for [traffic shaping](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#support-traffic-shaping)
* Run `kube-apiserver` with lower privilege user (nobody) ([#506](https://github.com/poseidon/typhoon/pull/506))
#### Google Cloud