Skip to main content
Version: User Guides (Cloud)

Manage Global Cluster

This page explains how to add and delete secondary clusters, convert a global cluster to a regular cluster, and drop a global cluster entirely.

📘Notes

This feature is available only to Dedicated clusters in a Business Critical project.

Before you start

  • Ensure you are a Project Admin.

  • Note that the both the primary and secondary clusters cannot be suspended.

Add secondary cluster

To improve regional coverage, you can add additional secondary clusters in different regions to an existing global cluster.

📘Notes

A global cluster can only have up to 5 secondary clusters.

Once you add a new secondary cluster, Zilliz Cloud provisions it and begins replicating data from the primary. The new secondary cluster appears in CREATING status and transitions to RUNNING once the initial data sync completes.

The following demo shows how to add one or more secondary clusters.

Drop secondary cluster

You can drop a secondary cluster when you no longer need coverage in that region or want to reduce costs.

Once you drop a secondary cluster,

  • The deleted secondary cluster is removed from the global cluster topology.

  • Data replication to that cluster stops immediately.

The following screenshot shows how to drop a secondary cluster.

KjCvwgeZWhTEHnb1t3Pc1NoXnCb

Convert a global cluster to a regular cluster

If you no longer need multi-region capabilities but want to keep the primary cluster and its data, you can convert a global cluster back to a regular Dedicated cluster.

To convert a global cluster to a regular cluster, you need to:

1

Drop all secondary clusters.

2

On the Global Cluster page, click on Remove Global Endpoint from the Actions dropdown.

Qg0Mw7gCGh9vlfbMpxockJPVnUg

Once the global endpoint is removed, any application connected via the global endpoint will be disconnected immediately. Please ensure to update the connection endpoint in your application code. The following table shows what happens after the conversion.

Item

Behavior

Global endpoint

Deleted immediately. Clients using it are disconnected.

Primary cluster

Becomes a regular Dedicated cluster. Continues running with all data intact.

Data replication

Stopped. Data replication metrics are removed.

Global cluster metadata

Cleared (global cluster ID, topology).

Backup policy

Remains on the former primary cluster, unchanged.

Billing

Data transfer charges stop. The remaining cluster is billed as a regular Dedicated cluster.

Drop global cluster

To drop a global cluster entirely, drop all secondary clusters first, then drop the primary cluster. The global cluster is automatically removed when the primary cluster is deleted.