[editing][Serum] Create 'EC2 Linux + Networking Cluster' + Spot instance type
Last updated
Was this helpful?
Last updated
Was this helpful?
go to ECS Dashboard
click *Create Cluster
select *'EC2 Linux + Networking' cluster type
Networking only– This cluster template creates an empty cluster. Optionally, you can create a new VPC to use. This cluster template is typically used for workloads hosted on either AWS Fargate or external instances (ECS Anywhere). The
FARGATE
andFARGATE_SPOT
capacity providers will be automatically associated with the cluster. For more information, see AWS Fargate capacity providers.EC2 Linux + Networking– This cluster template is used to create a cluster of Amazon EC2 instances to run Linux-based containers on. An Auto Scaling group is created for the Amazon EC2 instances.
EC2 Windows + Networking – This cluster template is used to create a cluster of Amazon EC2 instances to run Windows-based containers on. An Auto Scaling group is created for the Amazon EC2 instances. For more information, see Amazon EC2 Windows containers. https://docs.aws.amazon.com/AmazonECS/latest/developerguide/create_cluster.html
clikc *Next Step
input Cluster name 'test-nginx-cluster'
in Instance configuration section
select *Spot Provisioning Model
select *Diversified in 'Sept Instance allocation strategy
select *t2.micro of *EC2 instance types tab
and create or select your VPC and subnet
click *Enable Container Insight