mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-20 22:35:32 +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.
|
|||||||

|

|
||||||
|
|
||||||
The autoscaler dashboard shows:
|
The autoscaler dashboard shows:
|
||||||
* Number of idle Instances
|
* Number of idle instances
|
||||||
* Queues and the resource type associated with them
|
* Queues and the resource type associated with them
|
||||||
* Number of current running instances
|
* Number of current running instances
|
||||||
* Console: the application log containing everything printed to stdout and stderr appears in the console log. The log
|
* 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:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Paste the contents of the JSON file from the previous step into the **GCP Credentials** popup.
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
Reference in New Issue
Block a user