We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63dac54 commit 9642b83Copy full SHA for 9642b83
1 file changed
scripts/on-premises/single-server/README.md
@@ -3,6 +3,12 @@
3
This page describes how to run cloud orchestrator at on-premise server, which
4
manages docker instances containing the host orchestrator inside.
5
6
+**Warning:**
7
+- **Multiple instances on x86_64**: Due to the technical issue around
8
+ `vhost_user_vsock`, currently it's not available to create multiple
9
+ Cuttlefish instances across multiple docker instances on x86_64 machine.
10
+- **GPU acceleration**: GPU acceleration is not supported yet with this setup.
11
+
12
## Try cloud orchestrator
13
14
Currently we're hosting docker images and its configuration files in Artifact
0 commit comments