1. Manage StreamNative Clusters
  2. Manage Instances

Manage Serverless Instances on StreamNative Cloud

Note

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

Create an instance

In the UI, you will create a Serverless instance and a cluster within the instance.

  1. Navigate to the Organization Dashboard.

  2. Click Instances on the left navigation pane to go to the Instances page.

  3. Click + New Instance button to start the instance creation process.

  4. On the Choose the deployment type for your instance page, click Deploy Serverless to start the instance creation process.

  5. On the Instance Configuration page, enter the Instance Name and select the Cloud Provider.

    ItemDescription
    Instance NameEnter a name for the instance. An instance name starts with a lowercase letter, contains any combination of lowercase letters (a-z), numbers (0-9), and hyphens (-), and must be 4-40 characters.
    Cloud ProviderSelect the cloud provider. Currently, Google Cloud is available.
  6. Click Cluster Location to start the cluster creation process.

  7. On the Cluster Name page, enter the Cluster Name and select the Location from the dropdown list.

    ItemDescription
    Cluster NameEnter a name for the cluster. A cluster name starts with a lowercase letter, contains any combination of lowercase letters (a-z), numbers (0-9), and hyphens (-), and must be 4-10 characters.
    LocationSelect the location from the dropdown list. The location represents the available regions in the designated cloud provider.
  8. Click Finish.

The cluster page appears, showing the cluster creation process. Depending on the chosen cloud provider and other settings, it might take a few seconds to several minutes to provision the cluster. Once the cluster is ready, the Cluster Dashboard page appears.

Manage instances

To view instances created for an organization, follow these steps.

  1. In the upper-right corner of the StreamNative Cloud Console, click your Profile and select Organizations.

  2. Click the name of the organization you want to check.

  3. Select Instances from the left navigation pane.

  4. On the Instances page, you should able to see the list of instances available for the organization. In each Instance Card, you are able to see Instance Name, Status, Cloud Provider, Number of Clusters, and etc. You can also click the right arrow icon to go the Instance Dashboard page.

    Instances Dashboard

  5. On the Instance Dashboard page, you are able to see the list of clusters available for the instance. In each Cluster Card, you are able to see Cluster Name, Status, Number of Topics, Number of Subscriptions, Number of Producers, Number of Consumers, and etc. You can also click the right arrow icon to go the Cluster Dashboard page.

    Clusters Dashboard

Delete an instance

Note

You cannot delete an instance if there are resources associated with the instance.

  1. Navigate to the Instances page.

  2. Click the ellipsis at the top right corner of the instance card that you want to delete, and then click Delete.

  3. In the Delete instance dialog, enter the instance name and then click Confirm.

Next steps

Previous
Overview