-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
mjang
committed
Jan 18, 2024
1 parent
0850abf
commit b6cf62e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ This page shows you how to use the Qdrant Cloud Console to create a custom Qdran | |
1. Start in the **Clusters** section of the [Cloud Dashboard](https://cloud.qdrant.io). | ||
2. Select **Clusters** and then click **+ Create**. | ||
3. A window will open. Enter a cluster **Name**. | ||
4. Currently, you can deploy to AWS or GCP. We are developing support for Azure. | ||
4. Currently, you can deploy to AWS, GCP, or Azure. | ||
5. Choose your data center region. If you have latency concerns or other topology-related requirements, [**let us know**](mailto:[email protected]). | ||
6. Configure RAM size for each node (1GB to 64GB). | ||
> Please read [**Capacity and Sizing**](../../cloud/capacity-sizing/) to make the right choice. If you need more capacity per node, [**let us know**](mailto:[email protected]). | ||
|