From bf0445c634c1ee31768ee1da0ba7762a83796135 Mon Sep 17 00:00:00 2001 From: Kathryn May Date: Wed, 15 Jan 2025 11:38:31 -0500 Subject: [PATCH] Update note around CRDB to MSK Serverless --- src/current/_includes/v24.2/cdc/msk-dedicated-support.md | 2 +- src/current/_includes/v24.3/cdc/msk-dedicated-support.md | 2 +- src/current/_includes/v25.1/cdc/msk-dedicated-support.md | 2 +- src/current/v24.2/stream-a-changefeed-to-amazon-msk.md | 4 ---- src/current/v24.3/stream-a-changefeed-to-amazon-msk.md | 4 ---- src/current/v25.1/stream-a-changefeed-to-amazon-msk.md | 4 ---- 6 files changed, 3 insertions(+), 15 deletions(-) diff --git a/src/current/_includes/v24.2/cdc/msk-dedicated-support.md b/src/current/_includes/v24.2/cdc/msk-dedicated-support.md index 9c3c119b838..db66a34066e 100644 --- a/src/current/_includes/v24.2/cdc/msk-dedicated-support.md +++ b/src/current/_includes/v24.2/cdc/msk-dedicated-support.md @@ -1 +1 @@ -If you would like to connect a changefeed running on a CockroachDB Dedicated cluster to an Amazon MSK Serverless cluster, contact your Cockroach Labs account team. \ No newline at end of file +You can stream a changefeed to a public IP MSK endpoint from any CockroachDB cluster. If you would like to connect a changefeed running on a CockroachDB Advanced cluster to an Amazon MSK Serverless cluster over AWS PrivateLink, contact your Cockroach Labs account team. \ No newline at end of file diff --git a/src/current/_includes/v24.3/cdc/msk-dedicated-support.md b/src/current/_includes/v24.3/cdc/msk-dedicated-support.md index 9c3c119b838..db66a34066e 100644 --- a/src/current/_includes/v24.3/cdc/msk-dedicated-support.md +++ b/src/current/_includes/v24.3/cdc/msk-dedicated-support.md @@ -1 +1 @@ -If you would like to connect a changefeed running on a CockroachDB Dedicated cluster to an Amazon MSK Serverless cluster, contact your Cockroach Labs account team. \ No newline at end of file +You can stream a changefeed to a public IP MSK endpoint from any CockroachDB cluster. If you would like to connect a changefeed running on a CockroachDB Advanced cluster to an Amazon MSK Serverless cluster over AWS PrivateLink, contact your Cockroach Labs account team. \ No newline at end of file diff --git a/src/current/_includes/v25.1/cdc/msk-dedicated-support.md b/src/current/_includes/v25.1/cdc/msk-dedicated-support.md index 9c3c119b838..db66a34066e 100644 --- a/src/current/_includes/v25.1/cdc/msk-dedicated-support.md +++ b/src/current/_includes/v25.1/cdc/msk-dedicated-support.md @@ -1 +1 @@ -If you would like to connect a changefeed running on a CockroachDB Dedicated cluster to an Amazon MSK Serverless cluster, contact your Cockroach Labs account team. \ No newline at end of file +You can stream a changefeed to a public IP MSK endpoint from any CockroachDB cluster. If you would like to connect a changefeed running on a CockroachDB Advanced cluster to an Amazon MSK Serverless cluster over AWS PrivateLink, contact your Cockroach Labs account team. \ No newline at end of file diff --git a/src/current/v24.2/stream-a-changefeed-to-amazon-msk.md b/src/current/v24.2/stream-a-changefeed-to-amazon-msk.md index 5dded49a574..0a94c97b1d8 100644 --- a/src/current/v24.2/stream-a-changefeed-to-amazon-msk.md +++ b/src/current/v24.2/stream-a-changefeed-to-amazon-msk.md @@ -24,10 +24,6 @@ You'll need: - A Kafka client to consume the changefeed messages. You **must** ensure that your client machine is in the same VPC as the MSK cluster. This tutorial uses a client set up following the AWS [MSK guide](https://docs.aws.amazon.com/msk/latest/developerguide/create-topic.html). - {% include {{ page.version.version }}/cdc/tutorial-privilege-check.md %} -{{site.data.alerts.callout_info}} -{% include {{ page.version.version }}/cdc/msk-dedicated-support.md %} -{{site.data.alerts.end}} - **Select the authentication method that you'll use to connect the changefeed to your MSK cluster:**
diff --git a/src/current/v24.3/stream-a-changefeed-to-amazon-msk.md b/src/current/v24.3/stream-a-changefeed-to-amazon-msk.md index 5dded49a574..0a94c97b1d8 100644 --- a/src/current/v24.3/stream-a-changefeed-to-amazon-msk.md +++ b/src/current/v24.3/stream-a-changefeed-to-amazon-msk.md @@ -24,10 +24,6 @@ You'll need: - A Kafka client to consume the changefeed messages. You **must** ensure that your client machine is in the same VPC as the MSK cluster. This tutorial uses a client set up following the AWS [MSK guide](https://docs.aws.amazon.com/msk/latest/developerguide/create-topic.html). - {% include {{ page.version.version }}/cdc/tutorial-privilege-check.md %} -{{site.data.alerts.callout_info}} -{% include {{ page.version.version }}/cdc/msk-dedicated-support.md %} -{{site.data.alerts.end}} - **Select the authentication method that you'll use to connect the changefeed to your MSK cluster:**
diff --git a/src/current/v25.1/stream-a-changefeed-to-amazon-msk.md b/src/current/v25.1/stream-a-changefeed-to-amazon-msk.md index 5dded49a574..0a94c97b1d8 100644 --- a/src/current/v25.1/stream-a-changefeed-to-amazon-msk.md +++ b/src/current/v25.1/stream-a-changefeed-to-amazon-msk.md @@ -24,10 +24,6 @@ You'll need: - A Kafka client to consume the changefeed messages. You **must** ensure that your client machine is in the same VPC as the MSK cluster. This tutorial uses a client set up following the AWS [MSK guide](https://docs.aws.amazon.com/msk/latest/developerguide/create-topic.html). - {% include {{ page.version.version }}/cdc/tutorial-privilege-check.md %} -{{site.data.alerts.callout_info}} -{% include {{ page.version.version }}/cdc/msk-dedicated-support.md %} -{{site.data.alerts.end}} - **Select the authentication method that you'll use to connect the changefeed to your MSK cluster:**