Workers
Lifecycle
A worker in this state is registered with the cluster and ready to start running containers and storing volumes.
A worker in this state was previously registered with the cluster, but stopped advertising itself for some reason. Ususally this is due to network connectivity issues, or the worker stopping unexpectedly.
If the worker remains in this state and cannot be recovered, it can be removed using the fly prune-worker
command.