From 32817202071887294a457c541e25dc8b07130388 Mon Sep 17 00:00:00 2001 From: devarshishah3 Date: Thu, 6 Nov 2025 10:25:12 -0800 Subject: [PATCH 1/2] Update EPE docs to make explicit that MSK Serverless is not supported --- src/current/cockroachcloud/egress-private-endpoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/current/cockroachcloud/egress-private-endpoints.md b/src/current/cockroachcloud/egress-private-endpoints.md index acd0fd194cd..e1924c85fb7 100644 --- a/src/current/cockroachcloud/egress-private-endpoints.md +++ b/src/current/cockroachcloud/egress-private-endpoints.md @@ -15,7 +15,7 @@ Establish a secure network connection from a CockroachDB {{ site.data.products.a CockroachDB {{ site.data.products.cloud }} supports egress private endpoints with the following cloud services: - [Amazon Virtual Private Cloud (AWS VPC)](https://aws.amazon.com/vpc/) -- [Amazon Managed Streaming for Apache Kafka (MSK)](https://aws.amazon.com/msk/) +- [Amazon Managed Streaming for Apache Kafka (MSK)](https://aws.amazon.com/msk/) (Provisioned only. MSK Serverless is not supported) - [Google Cloud VPC Private Service Connect (GCP PSC)](https://cloud.google.com/vpc/docs/private-service-connect) - [Confluent Cloud on GCP or AWS](https://www.confluent.io/confluent-cloud/) From fe6a0226d94c6238aecfddb7f7e8f9a80e2813b5 Mon Sep 17 00:00:00 2001 From: Joe Lodin Date: Thu, 6 Nov 2025 13:54:57 -0500 Subject: [PATCH 2/2] Update src/current/cockroachcloud/egress-private-endpoints.md --- src/current/cockroachcloud/egress-private-endpoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/current/cockroachcloud/egress-private-endpoints.md b/src/current/cockroachcloud/egress-private-endpoints.md index e1924c85fb7..c9a2f679330 100644 --- a/src/current/cockroachcloud/egress-private-endpoints.md +++ b/src/current/cockroachcloud/egress-private-endpoints.md @@ -15,7 +15,7 @@ Establish a secure network connection from a CockroachDB {{ site.data.products.a CockroachDB {{ site.data.products.cloud }} supports egress private endpoints with the following cloud services: - [Amazon Virtual Private Cloud (AWS VPC)](https://aws.amazon.com/vpc/) -- [Amazon Managed Streaming for Apache Kafka (MSK)](https://aws.amazon.com/msk/) (Provisioned only. MSK Serverless is not supported) +- [Amazon Managed Streaming for Apache Kafka (MSK)](https://aws.amazon.com/msk/) (MSK Provisioned only. MSK Serverless is not supported.) - [Google Cloud VPC Private Service Connect (GCP PSC)](https://cloud.google.com/vpc/docs/private-service-connect) - [Confluent Cloud on GCP or AWS](https://www.confluent.io/confluent-cloud/)