From d7a38901eb76ca9cbe1dc317c2810e6909efe59e Mon Sep 17 00:00:00 2001 From: Xiaoguang Sun Date: Tue, 7 Oct 2025 18:12:24 +0800 Subject: [PATCH 1/2] Update restrictions of the private endpoint of Starter Signed-off-by: Xiaoguang Sun --- tidb-cloud/set-up-private-endpoint-connections-serverless.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tidb-cloud/set-up-private-endpoint-connections-serverless.md b/tidb-cloud/set-up-private-endpoint-connections-serverless.md index affe7d2efd43d..acd159f725d11 100644 --- a/tidb-cloud/set-up-private-endpoint-connections-serverless.md +++ b/tidb-cloud/set-up-private-endpoint-connections-serverless.md @@ -30,6 +30,7 @@ For more detailed definitions of the private endpoint and endpoint service, see - Currently, TiDB Cloud supports AWS PrivateLink connections to {{{ .starter }}} only when the endpoint service is hosted in AWS. If the service is hosted in other cloud providers, the AWS PrivateLink connection is not applicable. - Private endpoint connection across regions is not supported. +- The private endpoint is shared among all the clusters within the same region. ## Prerequisites From f42ac93549eb197db7835efb69d1956687cc5df1 Mon Sep 17 00:00:00 2001 From: Xiaoguang Sun Date: Tue, 7 Oct 2025 18:30:28 +0800 Subject: [PATCH 2/2] Change all the clusters to all {{{ .starter }} clusters Signed-off-by: Xiaoguang Sun --- tidb-cloud/set-up-private-endpoint-connections-serverless.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/set-up-private-endpoint-connections-serverless.md b/tidb-cloud/set-up-private-endpoint-connections-serverless.md index acd159f725d11..b584a3cf0f71b 100644 --- a/tidb-cloud/set-up-private-endpoint-connections-serverless.md +++ b/tidb-cloud/set-up-private-endpoint-connections-serverless.md @@ -30,7 +30,7 @@ For more detailed definitions of the private endpoint and endpoint service, see - Currently, TiDB Cloud supports AWS PrivateLink connections to {{{ .starter }}} only when the endpoint service is hosted in AWS. If the service is hosted in other cloud providers, the AWS PrivateLink connection is not applicable. - Private endpoint connection across regions is not supported. -- The private endpoint is shared among all the clusters within the same region. +- The private endpoint is shared among all {{{ .starter }}} clusters within the same region. ## Prerequisites