Dashboard
Managing instances
Contents
Overview
An instance represents an individual streaming session. Users can spin up instances on demand by accessing the URL endpoint of a running application with an active version. Instances are subsequently terminated when the user disconnects.
Navigate to the Instances
section of the side menu to view the instance summary table. It provides insights into the most important information about your instances on the cluster
- A list of all running instances that exist on your cluster accompanied by their current status (e.g. Running, Pending, Terminating);
- Parent application and version of each instance;
- CPU units allocated to the SPS instance;
- Memory units allocated to the SPS instance.
The Actions
dropdown allows you to view the details of each instance and terminate them. Terminating an instance will immediately disconnect the user.
You can click the name of the instance to navigate to its details page where you can see its configuration, which is inherited from its parent application and version.