An Elastic Compute Service (ECS) cluster is an environment that Enterprise Distributed Application Service (EDAS) provides to deploy applications. If you want to manage applications in an ECS environment in EDAS, you must first create an ECS cluster. This topic describes how to create an ECS cluster in the EDAS console.
Prerequisites
- A virtual private cloud (VPC) is created. This applies to scenarios in which you need to create an ECS cluster in a VPC. For more information, see Create a VPC with an IPv4 CIDR block.
- A microservices namespace is created. This applies to scenarios in which you require high security of resources and services. You can create a microservices namespace to isolate resources and services. For more information, see Manage microservices namespaces in the EDAS console.
Background information
- An Alibaba Cloud ECS cluster consists of ECS instances that Alibaba Cloud provides. In this topic, an Alibaba Cloud ECS cluster is created.
- A hybrid cloud ECS cluster consists of instances that are provided by Alibaba Cloud ECS, on-premises data centers, and other cloud service providers. These instances are interconnected over Express Connect circuits and added to hybrid cloud ECS clusters for management. For more information, see Create a hybrid cloud ECS cluster.
Procedure
What to do next
After you create a cluster, the cluster does not contain ECS instances, and you must add ECS instances to the cluster. For more information, see Scale out an ECS cluster in the EDAS console.