Use a ferramenta escalonador automático do Cloud Spanner para conseguir elasticidade da carga de trabalho avaliações

235 avaliações

It's the second time I do this lab as it didn't work last time. This time I got further but had to manually enable the eventarc.googleapis.com as it was missing. There were still some errors deploying the autoscaler so that step failed in the lab so I couldn't get up to 100%. Please go through and fix this lab as it contains multiple errors!

Fredrik Ö. · Revisado há about 1 year

This lab did not work. See the Cloud Shell output: student_04_8e8839f1bf4a@cloudshell:~ (qwiklabs-gcp-04-1402f9f67bfb)$ echo $APP_ENGINE_LOCATION europe-west4 student_04_8e8839f1bf4a@cloudshell:~ (qwiklabs-gcp-04-1402f9f67bfb)$ gcloud app create --region=${APP_ENGINE_LOCATION} You are creating an app for project [qwiklabs-gcp-04-1402f9f67bfb]. WARNING: Creating an App Engine application for a project is irreversible and the region cannot be changed. More information about regions is at <https://cloud.google.com/appengine/docs/locations>. ERROR: (gcloud.app.create) INVALID_ARGUMENT: Invalid location

Fredrik Ö. · Revisado há about 1 year

eventarc and cloud run admin api must be enabled before running terraform apply. I did all the steps mentioned and I see that the autoscaler is working, but still "Deploy the Autoscaler" progress is not getting cleared for me.

Joyesh K. · Revisado há about 1 year

I managed to finish this lab by: Cloning the old version of autoscaler: git clone --branch v2.1.1 https://github.com/cloudspannerecosystem/autoscaler Fixing permissions by adding: resource "google_project_iam_member" "poller_reader_role" { project = var.project_id role = "roles/artifactregistry.reader" member = "serviceAccount:${google_service_account.poller_sa.email}" } resource "google_project_iam_member" "scaler_reader_role" { project = var.project_id role = "roles/artifactregistry.reader" member = "serviceAccount:${google_service_account.scaler_sa.email}" }

Dejan P. · Revisado há about 1 year

i had problems to create everything with terraform, I will try again, second time agian. I tried 4+ times, I couldn't complete even with fixing some stuff like: - enabling event arc api - reducing parallelism - enabling cloud run api - even adding: roles/artifactregistry.reader to functions Please check this lab.

Dejan P. · Revisado há about 1 year

i had problems to create everything with terraform, I will try again

Dejan P. · Revisado há about 1 year

eventarc and cloud run admin api must be enabled before running terraform apply.

Joyesh K. · Revisado há about 1 year

eventarc and cloud run admin api must be enabled before running terraform apply.

Joyesh K. · Revisado há about 1 year

Hector Hugo R. · Revisado há about 1 year

Tried this lab multiple times, but I can't finish it. There's a problem creating the autoscaler.

Budi P. · Revisado há about 1 year

Missing instructions and unable to complete due to IAM policy issues.

Chris T. · Revisado há about 1 year

Chris T. · Revisado há about 1 year

Budi P. · Revisado há about 1 year

Nataliia R. · Revisado há over 1 year

Charles K. · Revisado há over 1 year

Martyna G. · Revisado há over 1 year

Steven H. · Revisado há over 1 year

Louis W. · Revisado há over 1 year

Palak S. · Revisado há over 1 year

Thiago K. · Revisado há over 1 year

Adegoke O. · Revisado há over 1 year

Ravi Kumar S. · Revisado há over 1 year

The zone is inactive

Oluwabunmi O. · Revisado há over 1 year

Prateek G. · Revisado há over 1 year

Tom B. · Revisado há over 1 year

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.