All Products
Search
Document Center

ApsaraDB RDS:Add a node to an ApsaraDB RDS for MySQL cluster

Last Updated:Nov 28, 2025

This topic describes how to add a node to a primary ApsaraDB RDS for MySQL cluster. This operation does not affect the read and write operations of the instance. After the node is added, you can configure the weight of the cluster's read-only endpoint to distribute traffic to the new node and implement load balancing. A single ApsaraDB RDS for MySQL cluster supports a maximum of eight secondary nodes.

Prerequisites

The ApsaraDB RDS for MySQL primary instance must meet the following conditions:

  • Series: Cluster Edition

  • Instance status: Running

Billing rules

For more information about the billing rules after nodes are added, see Specification changes.

Procedure

  1. Go to the Instances page. In the top navigation bar, select the region in which the RDS instance resides. Then, find the RDS instance and click the ID of the instance.

  2. On the Basic Information page, in the Instance Topology Management section, click Add or Delete Node.

    image

  3. In the dialog box that appears, select Add Node and click Next.

  4. In the Node configuration item, click the 增加 icon or Add a Node, and then configure the zone, instance type, and vSwitch for the new node.

    image

    Note

    To cancel adding the new node, you can click the 减号 icon to the left of the node.

  5. Read the terms of service and click Confirm Order.

    The node is added when the instance status changes from Adding Node to Running.

Related operations