How to verify a aws ecs cluster is a private cluster

0

We have 4 cluster in my account but I need to verify which cluster is private and which is public

質問済み 1年前297ビュー
1回答
1

I believe it is possible to determine this from the subnets used by the cluster.
If there is a route to the Internet Gateway in the subnet's route table, it is public.

profile picture
エキスパート
回答済み 1年前
  • To expand, a cluster is neither public or private. The subnets it is using are what is public or private.

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

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

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

関連するコンテンツ