Skip to content

Commit ea8bddf

Browse files
authored
DOC-2042 RPCN changes for Serverless (#543)
* DOC-2042 RPCN changes for Serverless * pipeline soft limit for all types of clusters
1 parent 2cff7cf commit ea8bddf

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

modules/develop/pages/connect/connect-quickstart.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The *consumer pipeline* uses the following Redpanda Connect components:
6565

6666
You must have a Redpanda Cloud account with a Serverless, Dedicated, or standard BYOC cluster. If you don't already have an account, https://redpanda.com/try-redpanda/cloud-trial[sign up for a free trial^].
6767

68-
NOTE: Serverless clusters support up to 10 pipelines.
68+
NOTE: Clusters can create up to 100 pipelines. For additional pipelines, contact https://support.redpanda.com/hc/en-us/requests/new[Redpanda support^].
6969

7070
== Build a producer pipeline
7171

modules/get-started/pages/cluster-types/serverless.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Each Serverless cluster has the following maximum usage limits:
3030
** **Max schemas**: 500
3131
** **Max subjects**: 500
3232
** **Rate limit**: 100 requests/s
33-
* **Redpanda Connect pipelines**: 10
34-
* **MCP servers**: 10
33+
* **Redpanda Connect pipelines**: 100
34+
* **MCP servers**: 100
3535
* **AI agents**: 10
3636

3737

modules/get-started/pages/whats-new-cloud.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
This page lists new features added to Redpanda Cloud.
88

9+
== April 2026
10+
11+
=== Increased Serverless limits for Redpanda Connect pipelines and MCP servers
12+
13+
Serverless clusters now support up to 100 Redpanda Connect pipelines and 100 MCP servers. See xref:get-started:cluster-types/serverless.adoc#_serverless_usage_limits[Serverless usage limits].
14+
915
== March 2026
1016

1117
=== Redpanda Connect updates

0 commit comments

Comments
 (0)