Associated Doc

Can I Create Multiple NAT Gateways in the Same VPC?

Updated on 05 February, 2026

Understand NAT Gateway limits and outbound routing behavior in Vultr VPCs.


No. Only one NAT Gateway is supported per virtual private cloud (VPC). A NAT Gateway acts as a centralized egress point for all private subnets within the VPC, translating outbound traffic from private IP addresses to the internet.

Creating multiple NAT Gateways in the same VPC is not supported because VPC routing tables can direct private subnet traffic to only a single NAT Gateway at a time. If additional outbound paths are required, provision separate NAT Gateways in different VPCs or assign Public IPs to individual instances.