From 1f1423fdb8d4e2928768ffa33a6ad2b59c75e82e Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 23 Nov 2024 11:30:28 +0100 Subject: lowercase dirs --- Zettelkast/Notes/310820231618 - Open VSwitch (OVS).md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Zettelkast/Notes/310820231618 - Open VSwitch (OVS).md (limited to 'Zettelkast/Notes/310820231618 - Open VSwitch (OVS).md') diff --git a/Zettelkast/Notes/310820231618 - Open VSwitch (OVS).md b/Zettelkast/Notes/310820231618 - Open VSwitch (OVS).md deleted file mode 100644 index d4664d4..0000000 --- a/Zettelkast/Notes/310820231618 - Open VSwitch (OVS).md +++ /dev/null @@ -1,3 +0,0 @@ -OVS is a direct replacement for [[LinuxBridge]] an L2 switch. Linux bridge was not designed with a fast changing landscape of many VMs that need to communicate with each other from many different hosts. OVS is designed with that in mind.. - -OVS makes it possible to migrate configuration and live network state between two hypervisors by tracking current network state in OVSDB. The OVSDB supports triggers which make it possible to respond to changes of various aspects of the network. \ No newline at end of file -- cgit v1.2.3