Ir para o conteúdo

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

feita há 3 anos557 visualizações
1 Resposta
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.

ESPECIALISTA
respondido há 3 anos
  • To expand, a cluster is neither public or private. The subnets it is using are what is public or private.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.