Managing Resources
After an environment is created, the compute resources (such as CCE clusters), network resources (such as ELB instances and EIPs), and middleware (such as DCS instances, RDS instances, and CSE engines) need to be managed together to form an environment.
For details about how to manage CCE cluster resources in the Kubernetes environment, see CCE Resource Management.
Prerequisites
The following resources to be managed are required.
- The ECSs to be managed have been created. The ECSs must be in the same VPC as the target environment and cannot be managed by other environments.
For details, see Purchasing and Logging In to a Windows ECS.
- The ELBs to be managed have been created. The ELBs must be in the same VPC as the target environment.
For details, see Creating a Dedicated Load Balancer.
- You have created an EIP to be managed in the environment.
For details, see Assigning an EIP and Binding It to an ECS.
- The DCSs to be managed have been created. The DCSs must be in the same VPC as the target environment.
For details, see Creating an Instance.
- The RDS MySQL DB instances to be managed have been created. The RDSs must be in the same VPC as the target environment.
For details, see Connect to a DB Instance.
- The CSEs to be managed have been created. If the CSEs and the environment are in different VPC, correctly configure the VPC connectivity.
Procedure
- Log in to ServiceStage.
- On the Environment Management page, click the target environment.
- In the Resource area, choose the resources from Compute, Networking, or Middleware, and click Manage Resource.
- In the dialog box that is displayed, select the resources to be managed and click OK.Note
- In the same VPC and CCEs that have been managed by other environments cannot be managed again.
Parent topic: Environment Management
- Prerequisites
- Procedure