Concetti fondamentali di Google Cloud: introduzione a Deployment Manager e Cloud Monitoring recensioni
205099 recensioni
333
Nikolay L. · Recensione inserita oltre 4 anni fa
Jack M. · Recensione inserita oltre 4 anni fa
kumara swamy k. · Recensione inserita oltre 4 anni fa
Jan S. · Recensione inserita oltre 4 anni fa
Dineshkumar B. · Recensione inserita oltre 4 anni fa
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. · Recensione inserita oltre 4 anni fa
Saravanan M. · Recensione inserita oltre 4 anni fa
Ankitha M. · Recensione inserita oltre 4 anni fa
Venkata Rami Reddy C. · Recensione inserita oltre 4 anni fa
Mohammed A. · Recensione inserita oltre 4 anni fa
Komal P. · Recensione inserita oltre 4 anni fa
Siddhant J. · Recensione inserita oltre 4 anni fa
Good
Jacob N. · Recensione inserita oltre 4 anni fa
Great! 5/5
SANDIP G. · Recensione inserita oltre 4 anni fa
Lab excelente
Paulo S. · Recensione inserita oltre 4 anni fa
Jarrett Y. · Recensione inserita oltre 4 anni fa
Felipe P. · Recensione inserita oltre 4 anni fa
Moulya K. · Recensione inserita oltre 4 anni fa
Pratima M. · Recensione inserita oltre 4 anni fa
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. · Recensione inserita oltre 4 anni fa
Vishal P. · Recensione inserita oltre 4 anni fa
Abderrahim K. · Recensione inserita oltre 4 anni fa
Esmeralda D. · Recensione inserita oltre 4 anni fa
luigi p. · Recensione inserita oltre 4 anni fa
OM L. · Recensione inserita oltre 4 anni fa
Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.