Skip to content
Snippets Groups Projects
Commit 7ea73836 authored by yangalicace1's avatar yangalicace1
Browse files

FIXES: fixing identation issues

parent f33a6954
No related branches found
No related tags found
No related merge requests found
Pipeline #9702 passed
...@@ -14,16 +14,16 @@ The guides and walkthroughs below make some reasonable assumptions to simplify t ...@@ -14,16 +14,16 @@ The guides and walkthroughs below make some reasonable assumptions to simplify t
In particular, we assume: In particular, we assume:
- A physical server or virtual machine for running the TFS controller with the following minimum specifications (check section [Configure your Machine](https://tfs.etsi.org/documentation/develop/deployment_guide/#11-configure-your-machine) for additional details): - A physical server or virtual machine for running the TFS controller with the following minimum specifications (check section [Configure your Machine](https://tfs.etsi.org/documentation/develop/deployment_guide/#11-configure-your-machine) for additional details):
* 4 cores / vCPUs - 4 cores / vCPUs
* 8 GB of RAM (10 GB of RAM if you want to develop) - 8 GB of RAM (10 GB of RAM if you want to develop)
* 60 GB of disk (100 GB of disk if you want to develop) - 60 GB of disk (100 GB of disk if you want to develop)
* 1 NIC card - 1 NIC card
- [VSCode](https://code.visualstudio.com/) with the [Remote SSH](https://code.visualstudio.com/docs/remote/ssh) extension - [VSCode](https://code.visualstudio.com/) with the [Remote SSH](https://code.visualstudio.com/docs/remote/ssh) extension
- Working machine software: - Working machine software:
+ [Ubuntu Server 22.04.4 LTS](https://releases.ubuntu.com/22.04/) or [Ubuntu Server 20.04.6 LTS](https://releases.ubuntu.com/20.04/) - [Ubuntu Server 22.04.4 LTS](https://releases.ubuntu.com/22.04/) or [Ubuntu Server 20.04.6 LTS](https://releases.ubuntu.com/20.04/)
+ [MicroK8s v1.24.17](https://microk8s.io/) - [MicroK8s v1.24.17](https://microk8s.io/)
Use the Wiki menu in the right side of this page to navigate through the various contents of this wiki. Use the Wiki menu in the left side of this page to navigate through the various contents of this wiki.
# Guides and Walkthroughs # Guides and Walkthroughs
The following guides and walkthroughs are provided: The following guides and walkthroughs are provided:
...@@ -41,10 +41,11 @@ The following guides and walkthroughs are provided: ...@@ -41,10 +41,11 @@ The following guides and walkthroughs are provided:
# Tutorials and TFS Virtual Machine # 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. This section provides access to the links and all the materials prepared for the tutorials and hackfests involving ETSI TeraFlowSDN.
- [TFS Hackfest #3 (Castelldefels, 16-17 October 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-3) - [TFS Hackfest #3 (Castelldefels, 16-17 October 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-3)
- The link includes explanatory material on P4 for TeraFlowSDN, the set of guided walkthrough, and the details on the interactive sessions the participants addressed (and recordings), as well as a TFS Virtual Machine (Release 2.1). - The link includes explanatory material on P4 for TeraFlowSDN, the set of guided walkthrough, and the details on the interactive sessions the participants addressed (and recordings), as well as a TFS Virtual Machine (Release 2.1).
- [TFS Hackfest #2 (Madrid, 20-21 June 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-2) - [TFS Hackfest #2 (Madrid, 20-21 June 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-2)
- The link includes explanatory material on gNMI and ContainerLab for TeraFlowSDN, the set of challenges the participants addressed (and recordings), as well as a TFS Virtual Machine (Pre-Release 2.1). - The link includes explanatory material on gNMI and ContainerLab for TeraFlowSDN, the set of challenges the participants addressed (and recordings), as well as a TFS Virtual Machine (Pre-Release 2.1).
- [OFC SC472 (San Diego, 6 March 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/OFC-SC472-2023) - [OFC SC472 (San Diego, 6 March 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/OFC-SC472-2023)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment