We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8c78c2 + 9507e46 commit 2a2e33aCopy full SHA for 2a2e33a
docs/FAQ.md
@@ -289,8 +289,8 @@ Highly recommend using the subdomain approach instead to avoid this class of iss
289
290
If you want to run multiple code-servers on shared infrastructure, we recommend using virtual
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.
+to use kubernetes, you'll definitely want to use [kubevirt](https://kubevirt.io) or [sysbox](https://github.com/nestybox/sysbox) to give each
+user a VM-like experience instead of just a container.
294
295
## Docker in code-server container?
296
0 commit comments