Add links to autoscaler overview (#552)

This commit is contained in:
pollfly 2023-05-07 12:41:43 +03:00 committed by GitHub
parent 756f9b2361
commit e7ca3daf01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View File

@ -17,6 +17,8 @@ based on a specified maximum idle time, or spins up new instances when there are
queue (until reaching the defined maximum number of instances). You can add an init script, which will be executed when
each instance is spun up.
For more information about how autoscalers work, see [Autoscalers Overview](../../cloud_autoscaling/autoscaling_overview.md#autoscaler-applications).
## Autoscaler Instance Configuration
* **Import Configuration** - Import an app instance configuration file. This will fill the configuration wizard with the
values from the file, which can be modified before launching the app instance

View File

@ -18,6 +18,8 @@ based on a specified maximum idle time, or spins up new VM instances when there
in a queue (until reaching the defined maximum number of instances). You can add an init script, which will be executed
when each VM instance is spun up.
For more information about how autoscalers work, see [Autoscalers Overview](../../cloud_autoscaling/autoscaling_overview.md#autoscaler-applications).
## Autoscaler Instance Configuration
* **Import Configuration** - Import an app instance configuration file. This will fill the configuration wizard with the
values from the file, which can be modified before launching the app instance

View File

@ -13,6 +13,8 @@ a user defined resource budget: define your budget by specifying the GPU type an
Each application instance monitors a ClearML queue: new cloud machines are spun up if there are pending jobs on the
queue. The app instance automatically terminates idle machines based on a specified maximum idle time.
For more information about how autoscalers work, see [Autoscalers Overview](../../cloud_autoscaling/autoscaling_overview.md#autoscaler-applications).
## GPU Compute Instance Configuration
* **Import Configuration** - Import an app instance configuration file. This will fill the configuration wizard with the
values from the file, which can be modified before launching the app instance