跳至內容

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

已提問 3 年前檢視次數 560 次

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.

專家

已回答 3 年前

  • To expand, a cluster is neither public or private. The subnets it is using are what is public or private.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。