From b438adef457dfc7c7b544592717cc215cb8bbe50 Mon Sep 17 00:00:00 2001 From: lewisfelix <luisfelixgonzalez@gmail.com> Date: Mon, 23 May 2022 14:26:03 +0000 Subject: [PATCH] Add the repository frontpage --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5a7d10..bf741fb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# L2S-M -Repository of the L2S-M K8s wrapper +# L2S-M +Welcome to the official repository of L2S-M, a Kubernetes operator that enables virtual networking in K8s clusters. + +If you want more information about the original idea of L2S-M and its initial design, you can check our latest publication in the [IEEE Network journal](https://ieeexplore.ieee.org/document/9740640). + +If you want to learn how to install L2S-M in your cluster, see the [installation guide](https://github.com/Networks-it-uc3m/L2S-M/tree/main/operator) of this repository to start its installation. + +Did you already install the operator and you cannot wait to start building your own virtual networks in your K8s cluster? Check out our [ping-pong](https://github.com/Networks-it-uc3m/L2S-M/tree/main/descriptors) example! + +###How to reach us + +If you have any doubts about L2S-M or its instalaltion, please do not hesitate to contact us out through our e-mail! +- Luis F. Gonzalez: luisfgon@it.uc3m.es (Universidad Carlos III de Madrid) -- GitLab