Replies: 1 comment 1 reply
-
|
Thanks for the note, and sorry for the delay, I was on vacation at that time. I think it would be great for users to have the option to use an already signed driver when installing Antrea on Windows. 2 questions:
cc @wenyingd for visibility |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I noticed that you don't distribute a signed driver for OVS. We maintain an OVS driver (https://github.com/dbosoft/ovs), a Windows build for OVN (https://github.com/dbosoft/ovn), and a management library for OVN (https://github.com/dbosoft/dotnet-ovn) for https://www.eryph.io, which uses OVN for overlay network support. Installation of OVS and initial setup was one of the pain point in eryph, so we have no installer but a full driver management which is currently part of eryph-zero: https://github.com/eryph-org/eryph/blob/main/src/apps/src/Eryph-zero/Startup/EnsureHyperVAndOvsStartupHandler.cs
If you find this helpful, I can offer to include our signed driver package in Antrea. Let me know if you're interested.
Best Regards,
Frank
Beta Was this translation helpful? Give feedback.
All reactions