关于“Google Cloud Fundamentals: Getting Started with Deployment Manager and Cloud Monitoring”的评价
205099 条评价
333
Nikolay L. · 已于 over 4 years前审核
Jack M. · 已于 over 4 years前审核
kumara swamy k. · 已于 over 4 years前审核
Jan S. · 已于 over 4 years前审核
Dineshkumar B. · 已于 over 4 years前审核
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)$
Basavaraja G. · 已于 over 4 years前审核
Saravanan M. · 已于 over 4 years前审核
Ankitha M. · 已于 over 4 years前审核
Venkata Rami Reddy C. · 已于 over 4 years前审核
Mohammed A. · 已于 over 4 years前审核
Komal P. · 已于 over 4 years前审核
Siddhant J. · 已于 over 4 years前审核
Good
Jacob N. · 已于 over 4 years前审核
Great! 5/5
SANDIP G. · 已于 over 4 years前审核
Lab excelente
Paulo S. · 已于 over 4 years前审核
Jarrett Y. · 已于 over 4 years前审核
Felipe P. · 已于 over 4 years前审核
Moulya K. · 已于 over 4 years前审核
Pratima M. · 已于 over 4 years前审核
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)$
Basavaraja G. · 已于 over 4 years前审核
Vishal P. · 已于 over 4 years前审核
Abderrahim K. · 已于 over 4 years前审核
Esmeralda D. · 已于 over 4 years前审核
luigi p. · 已于 over 4 years前审核
OM L. · 已于 over 4 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。