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 un año295 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.

profile picture
EXPERTO
respondido hace un año
  • 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.

Pautas para responder preguntas