|
|
|
|
|
by benrockwood
3368 days ago
|
|
I recently had reason to get involved in networking at a low level and used it as an opportunity to see what all the SDN buzz was about. I came to have a deep appreciation for Open vSwitch and, like you, was surprised at the lack of good documentation and tutorials. 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. |
|