Need some design guidance around using NAT Gateway with AKS

Pradeep Chouhan 20 Reputation points
2024-10-01T09:38:09.2966667+00:00

Hi,

We have an AKS cluster with multiple nodepools. All nodepools share the same subnet (/20). Nodepools are VMSS with Zone-redundancy.

We want to attach NAT Gateway to that subnet for outbound connectivity.
Since the NAT gateway is a zonal service, which means we have to deploy it in a single zone but our nodes are spread across all AZs. This means a single instance of NAT Gateway could be a single point of failure. Also, we cannot attach multiple NAT Gateways to a single subnet.

This is a blocker for us. Just wondering if there is any detailed design guidance for implementing a High Availability NAT Gateway in AKS with a single subnet?

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,111 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
36 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.