From 9232b8d817d4cd4122947375156fa2fa1e9fba14 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 13 Jan 2025 13:16:06 +0100 Subject: vault backup: 2025-01-13 13:16:06 --- 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