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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ