Resource GroupsΒΆ
Resource groups are wrappers around cloud provider APIs to enable scaling up and down groups of machines. A resource
group implments the ResourceGroup interface, which provides the set of required methods for
Clusterman to interact with the resource group. Currently, Clusterman supports the following types of resource groups:
AutoScalingResourceGroup: AWS autoscaling groupsSpotFleetResourceGroup: AWS spot fleet requests