Skip to content

Commit 5c4d8c0

Browse files
authored
Update install.md
1 parent 3adf2bd commit 5c4d8c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/cluster/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ export CORTEX_NODES_MAX="3"
3434
./cortex.sh install
3535
```
3636

37+
This will create resources in your AWS account which aren't included in the free teir, e.g. an EKS cluster, two Elastic Load Balancers, and EC2 instances (quantity and type as specified above). To use GPU nodes, you may need to [file a support ticket](https://console.aws.amazon.com/support/cases#/create?issueType=service-limit-increase&limitType=ec2-instances) to enable them in your AWS account.
38+
3739
## Create a deployment
3840

3941
<!-- CORTEX_VERSION_MINOR -->

0 commit comments

Comments
 (0)