GCP Fundamentals: Getting Started with Deployment Manager and Cloud Monitoring のレビュー

205099 件のレビュー

333

Lyashuk Nikolay · 4年以上前にレビュー済み

Meade Jack · 4年以上前にレビュー済み

kanchari kumara swamy · 4年以上前にレビュー済み

Synek Jan · 4年以上前にレビュー済み

Balasubramaniam Dineshkumar · 4年以上前にレビュー済み

not able to complete the LAB getting eror - student_03_ac6247a3b8b3@cloudshell:~$ gcloud deployment-manager deployments create my-first-depl --config mydeploy.yaml ERROR: (gcloud.deployment-manager.deployments.create) The required property [project] is not currently set. It can be set on a per-command basis by re-running your command with the [--project] flag. You may set it for your current workspace by running: $ gcloud config set project VALUE or it can be set temporarily by the environment variable [CLOUDSDK_CORE_PROJECT] student_03_ac6247a3b8b3@cloudshell:~$ ^C student_03_ac6247a3b8b3@cloudshell:~$ gcloud config set project qwiklabs-gcp-03-ee5e90652bd7 Updated property [core/project]. student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ gcloud deployment-manager deployments create my-first-depl --config mydeploy.yaml The fingerprint of the deployment is b'IOlTEmJEbK5n5J9i3EobDw==' Waiting for create [operation-1636629411010-5d0817aac17e2-1df9cf0a-0cc30c6f]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1636629411010-5d0817aac17e2-1df9cf0a-0cc30c6f]: errors: - code: RESOURCE_ERROR location: /deployments/my-first-depl/resources/my-vm message: "{\"ResourceType\":\"compute.v1.instance\",\"ResourceErrorCode\":\"403\"\ ,\"ResourceErrorMessage\":{\"code\":403,\"errors\":[{\"domain\":\"global\",\"\ message\":\"Permission denied on 'locations/-central1-a' (or it may not exist).\"\ ,\"reason\":\"forbidden\"}],\"message\":\"Permission denied on 'locations/-central1-a'\ \ (or it may not exist).\",\"status\":\"PERMISSION_DENIED\",\"statusMessage\"\ :\"Forbidden\",\"requestPath\":\"https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-ee5e90652bd7/zones/-central1-a/instances\"\ ,\"httpMethod\":\"POST\",\"suggestion\":\"Consider granting permissions to 536131373571@cloudservices.gserviceaccount.com\"\ }}" student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ gcloud deployment-manager deployments create my-first-depl --config mydeploy.yaml ERROR: (gcloud.deployment-manager.deployments.create) ResponseError: code=409, message='projects/qwiklabs-gcp-03-ee5e90652bd7/global/deployments/my-first-depl' already exists and cannot be created. student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ gcloud deployment-manager deployments create my-first-depl --config mydeploy.yaml ERROR: (gcloud.deployment-manager.deployments.create) ResponseError: code=409, message='projects/qwiklabs-gcp-03-ee5e90652bd7/global/deployments/my-first-depl' already exists and cannot be created. student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ nano mydeploy.yaml student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ gcloud deployment-manager deployments update my-first-depl --config mydeploy.yaml ERROR: (gcloud.deployment-manager.deployments.update) Failed to parse YAML: expected '<document start>', but found '<block sequence start>' in "<unicode string>", line 2, column 1: - name: my-vm ^ (line: 2) student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$

G Basavaraja · 4年以上前にレビュー済み

Marimuthu Saravanan · 4年以上前にレビュー済み

Madapur Ankitha · 4年以上前にレビュー済み

Chinthagunta Venkata Rami Reddy · 4年以上前にレビュー済み

Abrar Ali Mohammed · 4年以上前にレビュー済み

Priya Komal · 4年以上前にレビュー済み

Jambhale Siddhant · 4年以上前にレビュー済み

Good

Nathan Jacob · 4年以上前にレビュー済み

Great! 5/5

Ghosh (IN) SANDIP · 4年以上前にレビュー済み

Lab excelente

Santos Paulo · 4年以上前にレビュー済み

Yeo Shan Wei Jarrett · 4年以上前にレビュー済み

Pacheco Schürmann Felipe · 4年以上前にレビュー済み

Kotha Moulya · 4年以上前にレビュー済み

Mahale Pratima · 4年以上前にレビュー済み

not able to complete the LAB getting eror - student_03_ac6247a3b8b3@cloudshell:~$ gcloud deployment-manager deployments create my-first-depl --config mydeploy.yaml ERROR: (gcloud.deployment-manager.deployments.create) The required property [project] is not currently set. It can be set on a per-command basis by re-running your command with the [--project] flag. You may set it for your current workspace by running: $ gcloud config set project VALUE or it can be set temporarily by the environment variable [CLOUDSDK_CORE_PROJECT] student_03_ac6247a3b8b3@cloudshell:~$ ^C student_03_ac6247a3b8b3@cloudshell:~$ gcloud config set project qwiklabs-gcp-03-ee5e90652bd7 Updated property [core/project]. student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ gcloud deployment-manager deployments create my-first-depl --config mydeploy.yaml The fingerprint of the deployment is b'IOlTEmJEbK5n5J9i3EobDw==' Waiting for create [operation-1636629411010-5d0817aac17e2-1df9cf0a-0cc30c6f]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1636629411010-5d0817aac17e2-1df9cf0a-0cc30c6f]: errors: - code: RESOURCE_ERROR location: /deployments/my-first-depl/resources/my-vm message: "{\"ResourceType\":\"compute.v1.instance\",\"ResourceErrorCode\":\"403\"\ ,\"ResourceErrorMessage\":{\"code\":403,\"errors\":[{\"domain\":\"global\",\"\ message\":\"Permission denied on 'locations/-central1-a' (or it may not exist).\"\ ,\"reason\":\"forbidden\"}],\"message\":\"Permission denied on 'locations/-central1-a'\ \ (or it may not exist).\",\"status\":\"PERMISSION_DENIED\",\"statusMessage\"\ :\"Forbidden\",\"requestPath\":\"https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-ee5e90652bd7/zones/-central1-a/instances\"\ ,\"httpMethod\":\"POST\",\"suggestion\":\"Consider granting permissions to 536131373571@cloudservices.gserviceaccount.com\"\ }}" student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ gcloud deployment-manager deployments create my-first-depl --config mydeploy.yaml ERROR: (gcloud.deployment-manager.deployments.create) ResponseError: code=409, message='projects/qwiklabs-gcp-03-ee5e90652bd7/global/deployments/my-first-depl' already exists and cannot be created. student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ gcloud deployment-manager deployments create my-first-depl --config mydeploy.yaml ERROR: (gcloud.deployment-manager.deployments.create) ResponseError: code=409, message='projects/qwiklabs-gcp-03-ee5e90652bd7/global/deployments/my-first-depl' already exists and cannot be created. student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ nano mydeploy.yaml student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$ gcloud deployment-manager deployments update my-first-depl --config mydeploy.yaml ERROR: (gcloud.deployment-manager.deployments.update) Failed to parse YAML: expected '<document start>', but found '<block sequence start>' in "<unicode string>", line 2, column 1: - name: my-vm ^ (line: 2) student_03_ac6247a3b8b3@cloudshell:~ (qwiklabs-gcp-03-ee5e90652bd7)$

G Basavaraja · 4年以上前にレビュー済み

Passi Vishal · 4年以上前にレビュー済み

KHIARI Abderrahim · 4年以上前にレビュー済み

Dare Esmeralda · 4年以上前にレビュー済み

perfetti luigi · 4年以上前にレビュー済み

Londhe OM · 4年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。