Skip to main content
Version: User Guides (BYOC)

Create Cluster

This topic describes how to create a cluster.

Prerequisites

Ensure:

  • A BYOC project. Refer to Deploy BYOC on AWS for instructions.

  • Ownership of the organization or project where the cluster is to be established. For details on roles and permissions, see Access Control.

Create a cluster

  1. Log in to the Zilliz Cloud console.

  2. Enter the desired organization and project.

  3. Click Create Cluster.

    create-cluster-byoc

  4. On the Create New Cluster page, fill out the relevant parameters.

    cluster-cluster-byoc

    • Cluster Name: Assign a unique identifier for your cluster.

      • Query CU: Select the number of query CUs of the cluster.

      • Topology: A graphical representation showing the structure of your cluster. This includes the designation of roles and compute resources for various nodes:

        • Proxy: Stateless nodes that manage user connections and streamline service addresses with load balancers.

        • Query Node: Responsible for hybrid vector and scalar searches and incremental data updates.

        • Coordinator: The orchestration center, distributing tasks across worker nodes.

        • Data Node: Handles data mutations and log-to-snapshot conversions for persistence.

    • Backup Policy: Decide the backup frequency for the cluster to create. Zilliz Cloud will create a backup immediately after the cluster is created. Subsequent backups will follow the specified schedule.

  5. Click Create Cluster.

    You will be prompted to check the resource quota for your project. If the resources are sufficient, the dialog box will disappear after the check is complete. Otherwise, you can

    • Click Go To Project Resource Settings to edit resource settings for the project, or

    • Click Back to Last Step to change your cluster settings.

    ZHZqbofKioaBqNxkeSYcXgtnnwc

    📘Notes

    Some additional resources will be required for rolling; these resources will be released after use.

    Then, You'll be redirected to a dialog showcasing the public endpoint and token for your cluster access. Keep these details safe.

Verification

After you create the cluster, you can check its status on the cluster list page. A cluster in the Running state indicates successful creation.