diff --git a/doc/.custom_wordlist.txt b/doc/.custom_wordlist.txt index fefecea889ab..d209f6ab18b9 100644 --- a/doc/.custom_wordlist.txt +++ b/doc/.custom_wordlist.txt @@ -143,6 +143,7 @@ MiB Mibit MicroCeph MicroCloud +MicroOVN MII MinIO MITM diff --git a/doc/howto/network_ovn_setup.md b/doc/howto/network_ovn_setup.md index 3598a980a70d..2a406217e2a6 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, pass the value of the MicroOVN node IP address you want to target. Prefix the IP address with `ssl:`, and suffix it with the `:6641` port number that corresponds to the OVN central service within MicroOVN. + ``` + 1. Finally, create the actual OVN network (on the first machine): lxc network create my-ovn --type=ovn