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 réponse
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
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions