summaryrefslogtreecommitdiff
path: root/zettelkast/Notes/310820231618 - Open VSwitch (OVS).md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2024-11-23 11:30:28 +0100
committerJasper Ras <jras@hostnet.nl>2024-11-23 11:30:28 +0100
commit1f1423fdb8d4e2928768ffa33a6ad2b59c75e82e (patch)
tree67d94f0d821a053aca0e7c8a7ffb6c369047aa14 /zettelkast/Notes/310820231618 - Open VSwitch (OVS).md
parent93d36010a9d54bca1fdcaf1f4c99e6981aaf41bc (diff)
lowercase dirs
Diffstat (limited to 'zettelkast/Notes/310820231618 - Open VSwitch (OVS).md')
-rw-r--r--zettelkast/Notes/310820231618 - Open VSwitch (OVS).md3
1 files changed, 3 insertions, 0 deletions
diff --git a/zettelkast/Notes/310820231618 - Open VSwitch (OVS).md b/zettelkast/Notes/310820231618 - Open VSwitch (OVS).md
new file mode 100644
index 0000000..d4664d4
--- /dev/null
+++ b/zettelkast/Notes/310820231618 - Open VSwitch (OVS).md
@@ -0,0 +1,3 @@
+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