You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/FAQ.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -289,8 +289,8 @@ Highly recommend using the subdomain approach instead to avoid this class of iss
289
289
290
290
If you want to run multiple code-servers on shared infrastructure, we recommend using virtual
291
291
machines with a VM per user. This will easily allow users to run a docker daemon. If you want
292
-
to use kubernetes, you'll definitely want to use [kubevirt](https://kubevirt.io) to give each
293
-
user a virtual machine instead of just a container.
292
+
to use kubernetes, you'll definitely want to use [kubevirt](https://kubevirt.io)or [sysbox](https://github.com/nestybox/sysbox)to give each
293
+
user a VM-like experience instead of just a container.
0 commit comments