Skip to main content

Create a cluster

You can follow the steps in Create a Serverless Instance to create a Serverless instance and its first cluster in it.When you create a resource in a Serverless instance, you can choose a Pulsar cluster or a Kafka cluster.
Serverless Kafka clusters are available only in supported serverless cloud providers and regions. If the selected serverless environment does not support Kafka clusters, the Cloud Console disables Kafka cluster creation and asks you to choose another environment or contact StreamNative support.
For Serverless Kafka clusters, StreamNative manages capacity automatically. The Cloud Console shows the current Serverless ETU capacity and limits during cluster creation. Self-service creation currently uses a 1 ETU base capacity, and the cluster scales automatically within Serverless limits. For capacity details, see Serverless ETU capacity and limits.

View cluster details

Navigate to the Clusters Dashboard page.
  • On the Dashboard tab, you can view some metrics about the cluster, including the number of topics, subscriptions, consumers, producers, throughput, storage size, and backlog size.
  • On the Details tab, you can view the details about the cluster, including the cluster name, location, availability mode, cloud provider, cluster type, service URLs, the features enabled on the cluster, and your Pulsar, BookKeeper, and ZooKeeper versions.

Update a cluster

Serverless clusters are fully autonomous and automatically scaled. You don’t need to manually update them.

Monitor a Serverless Kafka cluster

For Serverless Kafka clusters, the Cloud Console dashboard shows Kafka metrics for the selected cluster, including topics, partitions, throughput, message rate, storage, connections, and consumer groups. StreamNative scopes these dashboard metrics to the selected Kafka cluster. This means that metrics shown on the cluster dashboard represent only that Kafka cluster, even when StreamNative manages the underlying infrastructure for you. For metrics API access and supported Kafka metric categories, see Cluster Metrics.

Delete a cluster

You cannot delete a cluster if there are resources associated with the cluster.
  1. Navigate to the Clusters page.
  2. Click the ellipsis at the top right corner of the cluster card that you want to delete, and then click Delete.
  3. In the Are you sure you want to delete this? dialog, enter the cluster name and then click Confirm.