Skip to main content

Clusters (ksqldbcm/v2)

General Availability

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:

QuotaDescription
ksql.limits.max_apps_per_clusterClusters in one Confluent Cloud Kafka Cluster.