From c732ffeb6602313f439e3062b92b8567f15cf364 Mon Sep 17 00:00:00 2001 From: "promptless[bot]" Date: Mon, 11 May 2026 21:50:08 +0000 Subject: [PATCH 1/4] Add note about regional limitations for global networking Adds a Note callout to clarify that global networking is only available in the listed data centers, helping users in unsupported regions understand they need to select from the supported list. --- pods/networking.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pods/networking.mdx b/pods/networking.mdx index ab3aa4f4..0c91efee 100644 --- a/pods/networking.mdx +++ b/pods/networking.mdx @@ -70,7 +70,11 @@ Global networking provides network isolation, but proper security practices rema ## Supported data centers -Global networking is available in these 17 data centers worldwide: +Global networking is available in these 17 data centers worldwide. + + +Global networking is only available in the data centers listed below. When deploying Pods that require global networking, select a supported data center. + | Region ID | Geographic location | | --------- | ------------------- | From f3774c202c5442419fc99c195f2c73f250f01fa5 Mon Sep 17 00:00:00 2001 From: "promptless[bot]" Date: Thu, 11 Jun 2026 14:16:05 +0000 Subject: [PATCH 2/4] docs: Remove hardcoded data center count from networking page Changes "these 17 data centers" to "the following data centers worldwide" to avoid requiring updates when data centers are added or removed. --- pods/networking.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pods/networking.mdx b/pods/networking.mdx index 0c91efee..d983cbe7 100644 --- a/pods/networking.mdx +++ b/pods/networking.mdx @@ -70,7 +70,7 @@ Global networking provides network isolation, but proper security practices rema ## Supported data centers -Global networking is available in these 17 data centers worldwide. +Global networking is available in the following data centers worldwide: Global networking is only available in the data centers listed below. When deploying Pods that require global networking, select a supported data center. From 9431e666284167a47969bf96930305a715f93bee Mon Sep 17 00:00:00 2001 From: "promptless[bot]" Date: Thu, 11 Jun 2026 14:26:36 +0000 Subject: [PATCH 3/4] Revert header text and add semicolon per reviewer feedback Reverted the header text back to original wording with "17 data centers" and changed the colon to a semicolon per @lavanya-gunreddi's request. --- pods/networking.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pods/networking.mdx b/pods/networking.mdx index d983cbe7..dcec5ac3 100644 --- a/pods/networking.mdx +++ b/pods/networking.mdx @@ -70,7 +70,7 @@ Global networking provides network isolation, but proper security practices rema ## Supported data centers -Global networking is available in the following data centers worldwide: +Global networking is available in these 17 data centers worldwide; Global networking is only available in the data centers listed below. When deploying Pods that require global networking, select a supported data center. From 0def92e21ff4299039672b5eb5615ef922d6d90f Mon Sep 17 00:00:00 2001 From: "promptless[bot]" Date: Thu, 11 Jun 2026 14:31:17 +0000 Subject: [PATCH 4/4] Fix punctuation: change semicolon to colon in data centers header Per reviewer feedback from @lavanya-gunreddi. --- pods/networking.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pods/networking.mdx b/pods/networking.mdx index dcec5ac3..5166491a 100644 --- a/pods/networking.mdx +++ b/pods/networking.mdx @@ -70,7 +70,7 @@ Global networking provides network isolation, but proper security practices rema ## Supported data centers -Global networking is available in these 17 data centers worldwide; +Global networking is available in these 17 data centers worldwide: Global networking is only available in the data centers listed below. When deploying Pods that require global networking, select a supported data center.