diff --git a/docs/img/apps_gcp_autoscaler_credentials_6a.png b/docs/img/apps_gcp_autoscaler_credentials_6a.png new file mode 100644 index 00000000..0586ab65 Binary files /dev/null and b/docs/img/apps_gcp_autoscaler_credentials_6a.png differ diff --git a/docs/webapp/applications/apps_aws_autoscaler.md b/docs/webapp/applications/apps_aws_autoscaler.md index 39056797..72b2494b 100644 --- a/docs/webapp/applications/apps_aws_autoscaler.md +++ b/docs/webapp/applications/apps_aws_autoscaler.md @@ -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 diff --git a/docs/webapp/applications/apps_gcp_autoscaler.md b/docs/webapp/applications/apps_gcp_autoscaler.md index 6c95fe3a..4016ccfa 100644 --- a/docs/webapp/applications/apps_gcp_autoscaler.md +++ b/docs/webapp/applications/apps_gcp_autoscaler.md @@ -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)