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回答
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
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ