Skip to main content

Create Cluster

A Dedicated cluster provides isolated, reserved environments for production workloads that demand consistent and predictable performance. This option is ideal for sustained high-throughput and latency-sensitive applications.

📘Notes

This topic describes how to create a Dedicated cluster. To create a Free or Serverless cluster, see Free & Serverless Clusters.

Prerequisites

Ensure:

Create a Dedicated cluster

The following demo shows how to create a Dedicated cluster.

You need to configure the following information of the Dedicated cluster.

ParameterDescription
Cluster NameAssign a unique identifier for your cluster.
Cluster Description (optional)Enter the description of your cluster, up to 255 characters.
Cluster TypeSelect a cluster type that aligns with your cluster's performance requirements. For more information, refer to Select the Right Cluster Type. To select a Tiered-storage cluster, your cluster must have at least 8 query CUs.
Query CUSelect the number of query CUs of the cluster. For organizations created with a personal email address, the maximum query CU size for a Dedicated cluster is 32, even if a payment method is configured.
If you are creating a cluster in an Enterprise project, auto-scaling is enabled by default. You can configure the minimum and maximum number of Query CUs for auto-scaling by entering values in the input boxes or dragging the slider. For details about auto-scaling, see Auto-scaling.
Backup Policy (optional)Decide the automatic backup policy for the cluster to create. For more details about the backup policy, see Schedule Automatic Backups.
ReplicaThe number of replicas of the cluster.

While the cluster is being created, you need to save the cluster credentials (user and password) which will be shown only once.

When the cluster status turns into "Running", the cluster is created successfully. You can then copy the cluster endpoint and token and use them to connect to the cluster.

Create an encrypted cluster

This feature is available only on Business Critical (SaaS) and BYOC deployments.

This feature is available in AWS. It is not available on Google Cloud and Microsoft Azure.

To create an encrypted cluster, you need to add at least a customer-managed encryption key (CMEK) to Zilliz Cloud. For details, refer to Customer-managed Keys for Data Encryption.

RGUrbElsSoc61JxikfWcoTCrnHe

Once you have added a KMS key, you can create an encrypted cluster as follows:

1

Click Dedicated in the Choose Deployment Option section.

2

Choose the cloud provider and region for the cluster.

3

Enable Encryption at Rest with CMEK and select an existing KMS key. Only a KMS key in the same region as the cluster to create can be selected.

4

Review the summary, then click Create Cluster.

Iy8JbR19eoBQ4YxV1PjcLfUinl7

On the Overview page of an encrypted cluster, there is a key icon to the right of the cluster name, as shown in the above figure. All collections created in an encrypted cluster are encrypted by default.

FAQ

Can I specify the Milvus version when creating a cluster?

No. Zilliz Cloud automatically provisions clusters on the latest supported Milvus version and keeps them up to date through managed rolling upgrades. If you need a specific version, contact support and explain your use case.

Ctrl I