Skip to content

Commit 9642b83

Browse files
committed
Add warning message to notice users the unsupported features for now
1 parent 63dac54 commit 9642b83

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

scripts/on-premises/single-server/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
This page describes how to run cloud orchestrator at on-premise server, which
44
manages docker instances containing the host orchestrator inside.
55

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+
612
## Try cloud orchestrator
713

814
Currently we're hosting docker images and its configuration files in Artifact

0 commit comments

Comments
 (0)