Skip to content

Commit c9d0f46

Browse files
committed
re-add: CVM note
1 parent 330cd3c commit c9d0f46

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

setup/kubernetes/aws.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@ trial deployment. Depending on your needs, you can choose a
5858
documentation on [resources](../../guides/admin/resources.md) and
5959
[requirements](../requirements.md) for help estimating your cluster size.
6060

61+
> If your developers require Docker commands like `docker build`, `docker run`,
62+
> and `docker-compose` as part of their development flow, then
63+
> [container-based virtual machines (CVMs)](../../workspaces/cvms.md) are
64+
> required. In this case, we recommend using the `Ubuntu2004` AMI family, as
65+
> the `AmazonLinux2` AMI family does not meet the requirements
66+
> for [cached CVMs](../../workspace-management/cvms/management#caching).
67+
6168
Once the file is ready, run the following command to create the cluster:
6269

6370
```console

0 commit comments

Comments
 (0)