@@ -5,9 +5,9 @@ Welcome to the ETSI TeraFlowSDN (TFS) Controller wiki!
This wiki provides a walkthrough on how to prepare your environment for executing and contributing to the ETSI SDG TeraFlowSDN.
Besides, it describes how to run some example experiments.
# Try TeraFlowSDN Release 4.0
The new release launched on November 5th, 2024 incorporates a number of new features, improvements, and bug resolutions. Try it by following the guides below, and feel free to give us your feedback.
See the [Release Notes](https://labs.etsi.org/rep/tfs/controller/-/releases/v4.0.0).
# Try TeraFlowSDN Release 5.0
The new release launched on May 28th, 2025 incorporates a number of new features, improvements, and bug resolutions. Try it by following the guides below, and feel free to give us your feedback.
See the [Release Notes](https://labs.etsi.org/rep/tfs/controller/-/releases/v5.0.0).
# Requisites
The guides and walkthroughs below make some reasonable assumptions to simplify the deployment of the TFS controller, the execution of experiments and tests, and the development of new contributions.
...
...
@@ -20,8 +20,8 @@ In particular, we assume:
- 1 NIC card
-[VSCode](https://code.visualstudio.com/) with the [Remote SSH](https://code.visualstudio.com/docs/remote/ssh) extension
- Working machine software:
-[Ubuntu Server 24.04.1 LTS](https://releases.ubuntu.com/24.04/) or [Ubuntu Server 22.04.5 LTS](https://releases.ubuntu.com/22.04/) or [Ubuntu Server 20.04.6 LTS](https://releases.ubuntu.com/20.04/)
-[MicroK8s v1.29.10](https://microk8s.io/)
-[Ubuntu Server 24.04.2 LTS](https://releases.ubuntu.com/24.04/) or [Ubuntu Server 22.04.5 LTS](https://releases.ubuntu.com/22.04/) or [Ubuntu Server 20.04.6 LTS](https://releases.ubuntu.com/20.04/)
-[MicroK8s v1.29.15](https://microk8s.io/)
Use the Wiki menu in the left side of this page to navigate through the various contents of this wiki.
...
...
@@ -41,6 +41,9 @@ The following guides and walkthroughs are provided:
# Tutorials and TFS Virtual Machine
This section provides access to the links and all the materials prepared for the tutorials and hackfests involving ETSI TeraFlowSDN.
-[TFS Hackfest #7 (Castelldefels, 19-22 May 2025)](https://tfs.etsi.org/events/tfs7_hackfest/)
- The link includes explanatory material on the novel Network Slice Controller (NSC) component implementing IETF Network Slice life cycle management. The participants resolves development challenges to advance in the development of the NSC component and its integration within the TFS architecture.
-[TFS Hackfest #5 (Sophia Antipolis, FR - 12-14 November 2024)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-5)
- The link includes explanatory material on beginner-friendly comprehensive hands-on tutorial dedicated to exploring the fundamental concepts, protocols, and standards needed to deploy, onboard, control, and monitor network devices like programmable routers and white boxes. This Hackfest provides participants with the opportunity to master the basics of TeraFlowSDN, enhancing their Smart Networks and Services projects through an industry-oriented, cutting-edge network automation framework. In addition, attendees will learn how to engage with the community to contribute code, new features and bug reports.