netgroup-polito / CrownLabs

Kubernetes-based Remote Laboratories
https://crownlabs.polito.it
Apache License 2.0
107 stars 42 forks source link

Exam Mode #197

Closed palexster closed 4 years ago

palexster commented 4 years ago

Objective: CrownLabs is quite effective to host laboratories and manage different courses. Particularly, desktop sharing is very useful to support the work of multiple people at the same time (e.g., teammates), the help from instructors, but also from other people (e.g., other students) who can provide an help to a student who is blocked on some problems. However, desktop sharing has to be disabled in case of exam, allowing only professors to connect to student's desktop. So, it would be nice to support an "exam mode" in CrownLabs, where:

michele6000 commented 4 years ago
frisso commented 4 years ago

@michele6000 VLANs are not available in Kubernetes. Unfortunately, not everything is easy as it appears :-)

michele6000 commented 4 years ago

Maybe we can try to add a Firewall to VMs?