Google Cloud でのイベント ドリブン型オーケストレーションの構築 のレビュー
7695 件のレビュー
Muratovic Heril · 10ヶ月前にレビュー済み
Ranjan Vikash · 10ヶ月前にレビュー済み
Balasubramani Naveen · 10ヶ月前にレビュー済み
K Vijaya Deepthi · 10ヶ月前にレビュー済み
Law Pecos · 10ヶ月前にレビュー済み
Law Pecos · 10ヶ月前にレビュー済み
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"
Vet Mjeshtri · 10ヶ月前にレビュー済み
Apostol Radu · 10ヶ月前にレビュー済み
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 ;)
MICHAUD Germain · 10ヶ月前にレビュー済み
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
Vet Mjeshtri · 10ヶ月前にレビュー済み
Chougule Ravindra · 10ヶ月前にレビュー済み
API and Permissions are not working
Vishwakarma Pavan · 10ヶ月前にレビュー済み
Salazar Molina Josephe Yair · 10ヶ月前にレビュー済み
Barboza Rodriguez Deyson David · 10ヶ月前にレビュー済み
Sahu priyasmita · 10ヶ月前にレビュー済み
Morris Richard · 10ヶ月前にレビュー済み
Ghinet Adrian · 10ヶ月前にレビュー済み
Владислав Владимирович Нужный · 10ヶ月前にレビュー済み
Kumar Ramesh · 10ヶ月前にレビュー済み
Daskin Yuksel · 10ヶ月前にレビュー済み
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.
Morschel Timothy · 10ヶ月前にレビュー済み
Ghinet Adrian · 10ヶ月前にレビュー済み
Malinovski Martin · 10ヶ月前にレビュー済み
Lodi Felipe · 10ヶ月前にレビュー済み
Gorripotu Rohini prahalica · 10ヶ月前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。