README.md 1.76 KB
Newer Older
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
# TeraFlow OS SDN Controller
Ricard Vilalta's avatar
Ricard Vilalta committed

Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
[Teraflow H2020 project](https://teraflow-h2020.eu/) - Secured autonomic traffic management for a Tera of SDN Flows
Ricard Vilalta's avatar
Ricard Vilalta committed

Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
Branch "master" : [![pipeline status](https://gitlab.com/teraflow-h2020/controller/badges/master/pipeline.svg)](https://gitlab.com/teraflow-h2020/controller/-/commits/master) [![coverage report](https://gitlab.com/teraflow-h2020/controller/badges/master/coverage.svg)](https://gitlab.com/teraflow-h2020/controller/-/commits/master)
Ricard Vilalta's avatar
Ricard Vilalta committed

Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
Branch "develop" : [![pipeline status](https://gitlab.com/teraflow-h2020/controller/badges/develop/pipeline.svg)](https://gitlab.com/teraflow-h2020/controller/-/commits/develop) [![coverage report](https://gitlab.com/teraflow-h2020/controller/badges/develop/coverage.svg)](https://gitlab.com/teraflow-h2020/controller/-/commits/develop)
Ricard Vilalta's avatar
Ricard Vilalta committed

Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
# Installation Instructions
To install TeraFlow OS SDN Controller in your local Kubernetes deployment, we assume you deployed Kubernetes following the instructions provided in [Wiki: Installing Kubernetes on your Linux machine](https://gitlab.com/teraflow-h2020/controller/-/wikis/Installing-Kubernetes-on-your-Linux-machine).
Ricard Vilalta's avatar
Ricard Vilalta committed

Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
Then, follow the instructions in [Wiki: Deploying a TeraFlow OS test instance](https://gitlab.com/teraflow-h2020/controller/-/wikis/Deploying-a-TeraFlow-OS-test-instance) to deploy your instance of TeraFlow OS.

# Functional Tests
A functional test has been defined to enable experimentation with the TeraFlow OS:

__Important:__ The OpenConfigDriver, the P4Driver, and the TrandportApiDriver have to be considered as experimental. The configuration and monitoring capabilities they support are limited or partially implemented. Use them with care.

[Demo at OFC'22 (Bootstrap devices, Manage L3VPN services, Monitor Device Endpoints)](./src/tests/ofc22)