Ask HN: What does HN think of Open vSwitch?
I have been using it for a project for half a year, and it has been wonderful. It seems very powerful and packs a lot of features. But I do not see popularity of it that I think it deserves. Not here, not on the internet, tutorials are limited. Maybe I am looking at wrong direction, anyways. Do I over-estimate it or is it really that good but only a few people know it? It is even supported on Windows with Hyper-V virtual machines.
http://openvswitch.org
4 comments
[ 365 ms ] story [ 2791 ms ] threadI haven't used it much directly, but it is quite nice and a good piece of software in my opinion.
The man pages are very good, but beyond simple bridging the documentation is weak and generally seems to assume the reader is familiar with a lot of concepts in advance. In particular, there seems to be tremendous power in using OVSDB to control OVS across nodes. There is even an OVN project that looks very interesting. However, it seems that most documentation assumes your either using Open Daylight (which is itself a complicated mess) or that your using OpenStack or similar.
OVS is definitely in need of some love from the wider community and needs to come out from the shadows.