7 ms·
Kinda surprised anyone would still using WeaveNet as a CNI.. it was a bit of a dumpster fire: https://blog.quentin-machu.fr/2020/08/07/our-breakup-with-weave-ne
by menthe 3y ago
Kinda surprised anyone would still using WeaveNet as a CNI.. it was a bit of a dumpster fire: https://blog.quentin-machu.fr/2020/08/07/our-breakup-with-weave-net/ https://blog.quentin-machu.fr/2020/08/07/our-breakup-with-we...
- whalesalad 3y agowhat is the idiomatic approach these days?
- gtirloni 3y agoLots of Cillium deployments lately but... Cisco just happened so, let's see how that goes.
- dilyevsky 3y agoCillium is probably the most rock solid option these days. They are still pumping out releases even though they had been recently sold to cisco
- nightmonkey 3y agoCilium wasn't sold to Cisco, Isovalent was. Cilium is F/OSS and a graduated CNCF project: https://landscape.cncf.io/?item=runtime--cloud-native-network--cilium https://landscape.cncf.io/?item=runtime--cloud-native-networ... Cheers.
- deleted 3y ago[deleted]
- JojoFatsani 3y agoEKS + AWS CNI work great and will get you pretty darn far. Scaling ceiling is really just your cidr range space. If you're bumping up against that you may be outgrowing EKS, then cillium i guess
- hitpointdrew 3y agoIt has been 100% fine for me, was easiest to deploy, very easy to encrypt all network communication. Has been anything but a dumpster fire, will likely wait it out a see what happens with the plugin, rather than switch to something else.
- yebyen 3y agoI still use it, shamefully, ex-Weaveworks employee - there is a fork I can recommend which has a live maintainer, actively interested in keeping it up: https://github.com/rajch/weave/tree/reweave https://github.com/rajch/weave/tree/reweave If you use Weave net still, definitely follow his work and consider learning to build the image, so you can keep it ahead of CVE scanners. (You are using a CVE scanner in your clusters, right?)