diff --git a/doc/howto/network_ovn_setup.md b/doc/howto/network_ovn_setup.md index 3598a980a70d..9fa26edcd5a3 100644 --- a/doc/howto/network_ovn_setup.md +++ b/doc/howto/network_ovn_setup.md @@ -162,6 +162,10 @@ See the linked YouTube video for the complete tutorial using four machines. lxc config set network.ovn.northbound_connection + ```{note} + If you are using a MicroOVN deployment, you can pass the value of the MicroOVN node IP address you want target prefixed with `ssl:` and suffixed with the `:6641` port number that should target the OVN central service within MicroOVN. + ``` + 1. Finally, create the actual OVN network (on the first machine): lxc network create my-ovn --type=ovn