You can monitor the status of clusters in the dashboard, polling with the API or with webhooks.
In the dashboard, each cluster displays:
- The number of computing nodes
- The number of jobs currently running on the cluster
- Cluster status:
- pending - the cluster has just been created
-
creating - the cluster is initializing
-
available - the cluster is initialized and is available to run jobs
-
pending_terminate - the user has sent a termination request for the cluster
-
terminating - the cluster is terminating
-
terminated - the cluster is no longer active
-
error - an error was encountered on the cluster and the cluster is not usable.
- The time the cluster was created and the member or schedule that created the cluster