Saltar al contenido

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

preguntada hace 3 años560 visualizaciones
1 Respuesta
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.

EXPERTO
respondido hace 3 años
  • To expand, a cluster is neither public or private. The subnets it is using are what is public or private.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.