@@ -13,15 +13,15 @@ See the [Release Notes](https://labs.etsi.org/rep/tfs/controller/-/releases/v3.0
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.
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):
- 4 cores / vCPUs
- 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)
- 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 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/)
- 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
- 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)
- 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 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/)
Use the Wiki menu in the right side of this page to navigate through the various contents of this wiki.