netgroup-polito / CrownLabs

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

[New feature] Support for SSH-only VMs #216

Open frisso opened 4 years ago

frisso commented 4 years ago

In some cases, a console-mode is enough. This would greatly decrease the necessities in terms of CPU on the cluster. It would be helpful to support also SSH-only backend services, which may require a different "ingress controller" that is able to demultiplex SSH sessions toward the involved VM.

giorio94 commented 4 years ago

The basics of this feature have been addressed in #295, #312, #313

Yet, some functionalities are still missing:

Possibly useful pointers: