Global networking is currently only available on NVIDIA GPU Pods.
How to use it
Enable global networking- Go to Pods section and select + Deploy.
- Toggle the Global Networking to select Pods that have global networking enabled.
- Configure your GPUs and select Deploy.
- Each Pod with global networking enabled will be assigned a private IP address.
- The private IP address is referenced via the DNS record for the Pod using the pattern:
$podid.runpod.internal
- The DNS record will be displayed on the Pod details card after the Pod is created.
ping podid.runpod.internal
Public access (if needed)
For services that need to be publicly accessible, you still need to expose ports as usual when creating the Pod. Consider using a “gateway” Pod that exposes public endpoints and then communicates with your private Pods.
Security best practices
Keep sensitive services (like databases) on private Pods without exposing any public ports.
Global networking provides a 100mbps link between Pods and allows for secure, private communication within your account’s infrastructure, but it doesn’t increase overall throughput between Pods.
Available data centers
Global networking is available across 17 data centers worldwide.Region ID | Geographic Location |
---|---|
CA-MTL-3 | Canada |
EU-CZ-1 | Czech Republic |
EU-FR-1 | France |
EU-NL-1 | Netherlands |
EU-RO-1 | Romania |
EU-SE-1 | Sweden |
EUR-IS-2 | Iceland |
OC-AU-1 | Australia |
US-CA-2 | California |
US-GA-1 | Georgia |
US-GA-2 | Georgia |
US-IL-1 | Illinois |
US-KS-2 | Kansas |
US-NC-1 | North Carolina |
US-TX-3 | Texas |
US-TX-4 | Texas |
US-WA-1 | Washington |
All data centers support the global networking feature with a 100mbps link limit.