Skip to main content
Version: User Guides (Cloud)

Manage Cluster

This guide describes the lifecycle of a cluster so that you can make full use of your Zilliz Cloud console to achieve your goals.

Rename cluster

Navigate to the Cluster Details page of your target cluster and then follow the instructions below to rename your cluster.

Suspend cluster
Dedicated Only

For a running Dedicated cluster, you are billed for both CU and storage. To reduce costs, consider suspending the cluster. Only storage charges apply when a Dedicated cluster is suspended.

Please note that during suspension, you cannot perform other actions on the cluster.

You can suspend a Dedicated cluster via the web console or programmatically.

Navigate to the Cluster Details page of your target cluster and then follow the instructions below to suspend your Dedicated cluster.

Resume cluster

Free and Serverless clusters are automatically suspended after 7 days of inactivity and can be resumed anytime.

Suspended Dedicated clusters can also be resumed manually when needed.

Please note that during resuming, you cannot perform other actions on the cluster.

You can resume a cluster via the web console or programmatically.

Navigate to the Cluster Details page of your target cluster and then follow the instruction below to resume your cluster.

Upgrade plan

To use more advanced features, it is recommended to upgrade your cluster plan.

Plan Upgrade

Notes

Free to Serverless

Your Free cluster will be upgraded to the Serverless plan. Once the cluster is upgraded, you cannot downgrade its plan.

Free to Dedicated

A new Dedicated cluster will be created, and data from your existing Free cluster will be automatically migrated. The Free cluster will remain intact. Remember to update the cluster endpoint in your application code.

Serverless to Dedicated

A new Dedicated cluster will be created, and data from your existing Serverless cluster will be automatically migrated. The Serverless cluster will remain intact. Remember to update the cluster endpoint in your application code.

Dedicated (Standard) to Dedicated (Enterprise)

Your Dedicated (Standard) cluster will be upgraded to the Dedicated (Enterprise) plan. Once the cluster is upgraded, you cannot downgrade its plan.

The following demos illustrates how to upgrade the cluster plan.

  • Free to Serverless

  • Free to Dedicated

  • Serverless to Dedicated

  • Dedicated (Standard) to Dedicated (Enterprise)

Upgrade cluster for preview features
Dedicated Only

To try the latest preview features, you need to upgrade the compatible Milvus version of your dedicated cluster.

upgrade-to-preview-version

Drop cluster

When a cluster is no longer needed, you can drop it. You can drop a cluster via the web console or programatically.

Navigate to the Cluster Details page of your target cluster and then follow the instruction below to drop your cluster.