Salta al contenuto

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

posta 3 anni fa560 visualizzazioni

1 Risposta
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.

ESPERTO

con risposta 3 anni fa

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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.