diff --git a/additional-info/README.md b/additional-info/README.md index 5ae597e18362e41ec9ae011e079031545c42b977..845caad747a3ecd69fcdb919e2d1d03be03d22c0 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.