Access API running on-prem from private EKS cluster pods

0

IHAC having EKS cluster running on private subnets and needs to access API running on-prem. CX has DX connection to on-prem that is connected via CGW. Access through EC2 is allowed but pods can't access the on-prem url. We enabled SNAT on pods but it says NAT gateway is required to do so. What is the correct pattern for above access using DX for EKS pods?

1 Resposta
0

What about using Route 53 Resolver Outbound Endpoint?
This can be used to resolve on-premises DNS names.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver-forwarding-outbound-queries.html

Or you could set up a private host zone in the VPC, etc.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zones-private.html

profile picture
ESPECIALISTA
respondido há um ano

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.

Diretrizes para responder a perguntas