ECS Cluster Configuration Changed?

0

I'm in the process of setting up a new ECS cluster from AWS Console (Infrastructure: AWS Fargate (serverless)), and I've noticed that the networking section, where I used to define the VPC and subnets for the cluster, is no longer available. It seems like there might have been a recent change in the setup process. In the past, I was able to specify the VPC and subnets that the ECS cluster should be associated with, but now, I'm unable to find that option. Can you provide some guidance or clarification on this matter?

2 回答
0

Hello.

After creating the ECS cluster, you can select VPC etc. from the network when creating the service.
It looks like the documentation is not yet compatible with the new UI.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/getting-started-fargate.html#create-linux-service

net

profile picture
专家
已回答 8 个月前
0

Hi,

The cluster itself is independent of all the networking and other constraints as it is just the control plane . The configuration is same it just the UI that have been updated.

Once the cluster is up and ready, you can create service with different deployment and networking options.

AWS
已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则