Clusters (ksqldbcm/v2)
Cluster represents a ksqlDB runtime that you can issue queries to using its API endpoint.
It executes SQL statements and queries which under the hood get built into corresponding
Kafka Streams topologies. The API allows you to list, create, read, and delete your ksqlDB clusters.
Related guide: ksqlDB in Confluent Cloud.
The Clusters Model
See the ksqldbcm.v2.Cluster schema.
Quotas and Limits
This resource is subject to the following quotas:
| Quota | Description |
|---|---|
ksql.limits.max_apps_per_cluster | Clusters in one Confluent Cloud Kafka Cluster. |