EdgeVPNio / evio

Virtualized overlay networking for the fog. The Evio network spans the continuum, from the cloud to the edge, providing a virtual private layer 2 network suitable for edge devices in IoT workloads.
MIT License
43 stars 15 forks source link

[JOSS Review] Provide detailed instructions on how to install and activate Open vSwitch module on Ubuntu 22.04 #33

Open abhishektiwari opened 1 month ago

abhishektiwari commented 1 month ago

Provide detailed instructions on how to install and activate Open vSwitch module on Ubuntu 22.04 as described on the page.

Note - on Ubuntu 22.04 you may need to install extra kernel modules and/or ensure Open vSwitch module is enabled.

JOSS Review

renatof commented 1 month ago

Dear @abhishektiwari ,

Thank you again for pointing this out.

@kcratie and I have improved/generalized the installation command with (uname -r) and improved the documentation to be explicit about the three steps needed (install, add to /etc/modules, modprobe)

Let us know if you think this is sufficient, or if you have any additional suggestions?

Thanks again for your time and feedback!