Skip to main content
Version: User Guides (BYOC)

Resource Manager

The Resource Manager is pivotal for monitoring your Bring Your Own Cloud (BYOC) resources. This module ensures you have complete visibility and control over the cloud resources within your infrastructure.

Monitor cloud resources

On the Resources tab in the Resource Manager, view the list of cloud services powering your BYOC cluster, including virtual machines (e.g., m6i.2xlarge), storage volumes, load balancers, etc.

In the Zilliz Cloud console, each resource is sorted by cloud region. By clicking the links next to each resource, you can directly access the web console of your cloud service provider.

📘Notes

All resources used for Zilliz Cloud services will be tagged with byoc, making it easy for you to quickly locate and manage them.

resource_manager_1

Oversee service components

On the Service Components tab in the Resource Manager, view service components deployed on your infrastructure, including the instances running each component, CPU core consumption, and sub-service components.

  • Control Components: Crucial for cloud operations, encompassing monitoring, Kubernetes system processes, data access services, and Milvus operator components.

  • Data Service: Manages data operations, including proxy nodes, query nodes, coordinators, and data nodes.

  • Dependent Service: Auxiliary services like metadata services and messaging queues that support other components.

For in-depth information on each component, refer to BYOC Components (Dev).

resource_manager_2