Skip to content

Autoscaling: in non-billable systems the chosen machine type does not take in account the removed resources as the dask-sidecar does #6320

@sanderegg

Description

@sanderegg

Problem description

  • non-billable deployment,
  • the autoscaling auto-chooses a machine based on the job required resources,
    -> if the resources are very near to the limit of a machine, there is a chance the job never runs because the autoscaling does not take in account the fact that a dask-sidecar automatically removes some of the resources to account for OPS containers and other 3rd party needed resources.

Resolution

  • make sure the autoscaling takes in account the reserved resources when choosing a machine type

Metadata

Metadata

Assignees

Labels

a:autoscalingautoscaling service in simcore's stackbugbuggy, it does not work as expectedt:maintenanceSome planned maintenance work

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions