mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
Clarify how to add GCP credentials to autoscaler (#485)
This commit is contained in:
parent
646006ba4b
commit
db692908ff
BIN
docs/img/apps_gcp_autoscaler_credentials_6a.png
Normal file
BIN
docs/img/apps_gcp_autoscaler_credentials_6a.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
@ -91,7 +91,7 @@ status.
|
||||
![Autoscaler dashboard](../../img/app_aws_autoscaler.png)
|
||||
|
||||
The autoscaler dashboard shows:
|
||||
* Number of idle Instances
|
||||
* Number of idle instances
|
||||
* Queues and the resource type associated with them
|
||||
* Number of current running instances
|
||||
* Console: the application log containing everything printed to stdout and stderr appears in the console log. The log
|
||||
|
@ -118,10 +118,15 @@ account to configure the autoscaler app:
|
||||
|
||||
![GCP credential keys](../../img/apps_gcp_autoscaler_credentials_5.png)
|
||||
|
||||
1. Click **ADD KEY** and create a key in JSON format
|
||||
1. Click **ADD KEY** and create a key in JSON format. Copy the contents of the JSON file.
|
||||
|
||||
![GCP credential key creation](../../img/apps_gcp_autoscaler_credentials_6.png)
|
||||
|
||||
1. Copy the contents of the JSON file and paste them into the **GCP Credentials** field in the autoscaler's wizard.
|
||||
1. Go to the GCP Autoscaler wizard **>** open the **GCP Configuration** panel **>** click *Edit* in the
|
||||
**GCP Credentials** field.
|
||||
|
||||
![GCP credentials field](../../img/apps_gcp_autoscaler_credentials_6a.png)
|
||||
|
||||
Paste the contents of the JSON file from the previous step into the **GCP Credentials** popup.
|
||||
|
||||
![GCP credential wizard input](../../img/apps_gcp_autoscaler_credentials_7.png)
|
||||
|
Loading…
Reference in New Issue
Block a user