Enterprise Distributed Application Service (EDAS) allows you to create applications in Kubernetes and Elastic Compute Service (ECS) clusters.
Kubernetes applications
To create a Kubernetes application, complete the following steps:
-
Create a Container Service for Kubernetes (ACK) cluster. For more information, see Create an ACK managed cluster.
-
Import the container cluster into EDAS. For more information, see Import a Container Service for Kubernetes cluster in the EDAS console.
-
Create an application. For more information, see Deploy an application in a Container Service for Kubernetes cluster.
-
Enable public access to the application. For more information, see Add a Classic Load Balancer (CLB) instance.
-
View change records. For more information, see View application changes.
-
View application logs. For more information, see View file logs.
-
View service monitoring data. For more information, see View application overview.
ECS applications
To create an ECS application, complete the following steps:
-
Create an ECS cluster. For more information, see Create an ECS cluster in the console.
-
Import ECS instances into the ECS cluster. For more information, see Scale out an ECS cluster in the console.
-
Create an application. For more information, see Create and deploy an application in an ECS cluster.
-
Bind a Server Load Balancer (SLB) instance. For more information, see Server Load Balancer overview.
-
View change records. For more information, see View application changes.
-
View application logs. For more information, see View instance logs.
-
View service monitoring data. For more information, see Application monitoring overview.