summaryrefslogtreecommitdiff
path: root/zettelkast/Notes/310820231618 - Open VSwitch (OVS).md
diff options
context:
space:
mode:
Diffstat (limited to 'zettelkast/Notes/310820231618 - Open VSwitch (OVS).md')
-rw-r--r--zettelkast/Notes/310820231618 - Open VSwitch (OVS).md3
1 files changed, 0 insertions, 3 deletions
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