This repository is prepared by the ATHENA-RC team to demonstrate some EdgeNet demo and functionalities for the WP5 of the CODECO project.
Both in the demo and tutorials folders please ensure that you update the namespace and the related information to match your own. In our demonstrations the namespace is the athena-rc.
The demo folder showcases demo examples created by our team during the initial 6 months of the CODECO project. Here, one can explore two .yaml files, the cdnserviceexample.yaml and ping-me-example.yaml. These files enable users to test fundamental EdgeNet functionalities, such as the Selective Deployment which allows users deploy pods onto nodes based on their locations. In addition, instructions outlining the prerequisites for conducting experiments on EdgeNet, along with the requisite commands to execute the provided examples, are included. A demonstrative video featuring the deployment and outcome of these .yaml files is provided as well to enrich the understanding of the whole process.
In the tutorials folder we have included some .yaml files designed by EdgeNet to enable the utilization of a shared cluster environment. Within this folder, one can discover various .yaml files that serve different cluster management purposes. For instance, these files enable tenants to assign roles per user, allow users to request roles within tenants or subnamespaces and support the creation of subclusters, slices and subnamespaces. For more detailed information, please refer to the EdgeNet repository here and here.
[TODO]: We are currently in the process of testing the deployment of EdgeNet functionalities within our Kubernetes cluster environment as claimed in here.
[TODO]: Aligning with EdgeNet's instructions for contribution guidelines.
For a more in-depth exploration of EdgeNet one can visit the EdgeNet-Testbed site and its corresponding Github repository.