chachacha2347

joined 2 years ago
[โ€“] chachacha2347@alien.top 1 points 2 years ago

Apparently you can run kasm containers directly on kubernetes with a few tweaks shown here:

https://github.com/kasmtech/workspaces-images/issues/70

 

Hello all!

I'm looking for a way to create a remote connection to a persistent container image which looks and feels like a full virtual machine. I've seen solutions like webtop and kasm, but as far as I can tell none of them work well on kubernetes and are substantially more than I need.

Essentially I'm looking for a container + configuration I can put in version control and spin up as I need it. Primarily for development or light browsing/media consumption (not gaming).

It can be accessible through RDP, or web browser it doesn't matter too much.

Has anyone done this successfully?