Como criar uma orquestração orientada por eventos no Google Cloud avaliações
Carregando...
Nenhum resultado encontrado.

Aplique suas habilidades no console do Google Cloud

Como criar uma orquestração orientada por eventos no Google Cloud avaliações

7695 avaliações

Heril M. · Revisado há 10 months

Vikash R. · Revisado há 10 months

Naveen B. · Revisado há 10 months

Vijaya Deepthi K. · Revisado há 10 months

Pecos L. · Revisado há 10 months

Pecos L. · Revisado há 10 months

Could not create trigger to delete image. I could not select the cloud run service: Error: "Cannot access API run.googleapis.com in project qwiklabs-gcp-03-9758e9fbfcbb" Event destination Cloud Run Select a Cloud Run service Cannot access API run.googleapis.com in project qwiklabs-gcp-03-9758e9fbfcbb Update: I had to retake the lab, therefore spend more credits. Again I experienced the same error as above. However, I managed to create the image-delete-trigger using gcloud command: export WORKFLOW_TRIGGER_REGION=us-west1 export WORKFLOW_NAME=image-delete-trigger export WORKFLOW_REGION=us-west1 export RUN_SERVICE=delete-image export UPLOAD_BUCKET=uploaded-images-${GOOGLE_CLOUD_PROJECT} export WORKFLOW_TRIGGER_SA=delete-image-trigger-sa gcloud eventarc triggers create image-delete-trigger \ --location=${WORKFLOW_TRIGGER_REGION} \ --destination-run-service=${RUN_SERVICE} \ --destination-run-region=${WORKFLOW_REGION} \ --event-filters="type=google.cloud.storage.object.v1.deleted" \ --event-filters="bucket=${UPLOAD_BUCKET}" \ --service-account="${WORKFLOW_TRIGGER_SA}@${GOOGLE_CLOUD_PROJECT}.iam.gserviceaccount.com"

Mjeshtri V. · Revisado há 10 months

Radu A. · Revisado há 10 months

I have a bug when i'm trying to create the trigger. i had the error log in the console told me that i cannot access to run.googleapis.com. I had to create the trigger using command line, it was formative ;)

Germain M. · Revisado há 10 months

Could not create trigger to delete image. I could not select the cloud run service: Error: "Cannot access API run.googleapis.com in project qwiklabs-gcp-03-9758e9fbfcbb" Event destination Cloud Run Select a Cloud Run service Cannot access API run.googleapis.com in project qwiklabs-gcp-03-9758e9fbfcbb

Mjeshtri V. · Revisado há 10 months

Ravindra C. · Revisado há 10 months

API and Permissions are not working

Pavan V. · Revisado há 10 months

Josephe Yair S. · Revisado há 10 months

Deyson David B. · Revisado há 10 months

priyasmita S. · Revisado há 10 months

Richard M. · Revisado há 10 months

Adrian G. · Revisado há 10 months

Нужный В. · Revisado há 10 months

Ramesh K. · Revisado há 10 months

Yuksel D. · Revisado há 10 months

Triggers took a long time to become active. This resulted in a lot of time wasted debugging. Also, in task 10, it was not possible to select the Event destination / Cloud Run due to a UI error for most course participants. We resorted to using the command line, but ended up running out of time.

Timothy M. · Revisado há 10 months

Adrian G. · Revisado há 10 months

Martin M. · Revisado há 10 months

Felipe L. · Revisado há 10 months

Rohini prahalica G. · Revisado há 10 months

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.