Skip to content

Commit 95e6e0b

Browse files
micheleRPclaude
andauthored
DOC-2045: Add missing limits to Serverless usage limits (#518)
* DOC-2045: Add missing limits to Serverless usage limits Add Producer IDs, Schema Registry (max schemas, max subjects, rate limit), Connect pipelines, MCP servers, and AI agents limits to the Serverless cluster type page. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * change Connect to Redpanda Connect * minor edits --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1d93789 commit 95e6e0b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,15 @@ Each Serverless cluster has the following maximum usage limits:
2424
* **Users**: 30
2525
* **ACLs**: 120
2626
* **Consumer groups**: 200
27-
* **Connections**: 10,000
27+
* **Connections**: 10,000
28+
* **Producer IDs**: 250
29+
* **Schema Registry**:
30+
** **Max schemas**: 500
31+
** **Max subjects**: 500
32+
** **Rate limit**: 100 requests/s
33+
* **Redpanda Connect pipelines**: 10
34+
* **MCP servers**: 10
35+
* **AI agents**: 10
2836

2937

3038
NOTE: The partition limit is the number of logical partitions before replication occurs. Redpanda Cloud uses a replication factor of 3.

0 commit comments

Comments
 (0)