Commit Graph

8 Commits

Author SHA1 Message Date
Alex Simenduev 4c43384e7a Support for using hostPort when using flannel 2019-08-24 16:01:58 +03:00
Artem Yarmoliuk db6b29ba10
Update flannel manifest to v0.11.0 and add iptables-resync flag 2019-03-23 19:01:46 +02:00
Martin Hoefling e5d954398d Upgrade to flannel v0.10.0 and explicitly specify amd64 arch 2018-05-02 22:31:37 +02:00
Mike Splain 1417f9eebe Fix Flannel nonMasqueradeCIDR 2017-11-29 09:34:37 -05:00
Mike Splain 96aefac318 Fix flannel error on starting 2017-11-28 21:39:08 -05:00
Tom Denham 9dfe9443c0
Bump all flannel versions to latest release - v0.9.1 2017-11-16 12:29:59 -07:00
Justin Santa Barbara 148a65e1ad Fix CNI CPU allocations
* Limit each CNI provider to 100m

* Remove CPU limits - they cause serious problems
(https://github.com/kubernetes/kubernetes/issues/51135), but this also
makes the CPU allocation less problematic.

* Bump versions and start introducing the `-kops.1` suffix preemptively.

* Upgrade flannel to 0.9.0 as it fixes a lot.
2017-11-13 01:28:40 -05:00
Justin Santa Barbara 15d6834113 Flannel: support choosing a backend type
We support udp, which has to the default for backwards-compatibility,
but also new clusters will now use vxlan.
2017-08-30 21:16:21 -04:00