From d1749fdd8f2c296eae1062702cfbb830e6e705df Mon Sep 17 00:00:00 2001 From: Alex <36111671+Tjaarda1@users.noreply.github.com> Date: Fri, 26 Jan 2024 12:12:03 +0100 Subject: [PATCH] Update README.md --- additional-info/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/additional-info/README.md b/additional-info/README.md index 5ae597e..845caad 100644 --- a/additional-info/README.md +++ b/additional-info/README.md @@ -4,7 +4,7 @@ L2S-M takes a different approach to K8s networking in comparison with other solu The following figure outlines a high-level overview of L2S-M, with an illustrative example of a K8s cluster with L2S-M installed and running. L2S-M builds a programmable data plane using SDN switches over a K8s infrastructure. These switches can be either virtual (deployed by the L2S-M operator) or physical (such as those that can be found in a classic datacentre infrastructure). - + **NOTE**: The current version of L2S-M utilizes an infrastructure of virtual switches based on [Open Virtual Switch (OVS)](http://www.openvswitch.org). The integration of physical switches is currently ongoing. -- GitLab