1. Manage StreamNative Clusters
  2. Manage Clusters

Manage Serverless Clusters on StreamNative Cloud

Note

  • Ursa Engine is currently not available for Serverless clusters.
  • Serverless clusters are currently only available on Google Cloud. More cloud providers will be supported in the future.

Create a cluster

You can follow the steps in Create a Serverless Instance to create a Serverless instance and its first cluster in it.

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.

Delete a cluster

Note

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.

Previous
Overview