Add GCP autoscaler option (#760)

This commit is contained in:
pollfly 2024-01-16 17:18:04 +02:00 committed by GitHub
parent ae1c3348e9
commit 47fa9acf41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -46,6 +46,7 @@ For more information about how autoscalers work, see [Autoscalers Overview](../.
* Machine Image (optional) - The GCP machine image to launch
* Disc Size (in GB) (optional)
* \+ Add Item - Define another resource type
* **Global Metadata** (optional) - GCP Metadata to be applied on all instances. Input comma separated key=value pairs (e.g. `"Owner=Admin,Foo=Bar"`).
* **Autoscaler Instance Name** (optional) - Name for the Autoscaler instance. This will appear in the instance list
* **Max Idle Time** (optional) - Maximum time in minutes that a VM instance can be idle before the autoscaler spins it down
* **Workers Prefix** (optional) - A Prefix added to workers' names, associating them with this autoscaler