A scaling group contains a collection of CVM instances that follow the same rules and have a shared purpose.
Creating Scaling Groups
- Log in to the AS console.
- In the left sidebar, click Scaling Group to enter the scaling group management page.
- Click Create and fill in the basic information of the scaling group on the pop-up page.
is required.- The number of CVM instances in the scaling group will be maintained between the minimum and the maximum scaling group capacities.
- The starting instance count defines the initial number of CVM instances in the scaling group.
- If the current number of CVM instances is less than the minimum scaling number, the AS service will automatically add instances to match the minimum scaling number.
- If the current number of CVM instances exceeds the maximum scaling number, the AS service will automatically reduce instances to match the maximum scaling number.
- Select an existing launch configuration or create a new one.
- Select the network, availability zone, and removal policy.
- (Optional) Select an existing CLB policy to associate or create a new CLB.
- After the configuration is completed, this entry will be displayed in the scaling group list on the page.

Adding Instance (Optional)
- On the Scaling Group page, click Scaling Group to enter the scaling group management page.
- Select the Bind with Instance tab and click Add Instances.
- In the pop-up Add Instances window, add the instances you need to bind to.
- Click OK to complete the configuration.
The added instance information will be displayed in the startup configuration list.Note:
If you are unable to add or remove instances here, please check the maximum and minimum scaling numbers you have set.
is required.