Opiniones sobre Aspectos fundamentales de GCP: Introducción a Deployment Manager and Cloud Monitoring
205099 opiniones
333
Nikolay L. · Se revisó hace más de 4 años
Jack M. · Se revisó hace más de 4 años
kumara swamy k. · Se revisó hace más de 4 años
Jan S. · Se revisó hace más de 4 años
Dineshkumar B. · Se revisó hace más de 4 años
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. · Se revisó hace más de 4 años
Saravanan M. · Se revisó hace más de 4 años
Ankitha M. · Se revisó hace más de 4 años
Venkata Rami Reddy C. · Se revisó hace más de 4 años
Mohammed A. · Se revisó hace más de 4 años
Komal P. · Se revisó hace más de 4 años
Siddhant J. · Se revisó hace más de 4 años
Good
Jacob N. · Se revisó hace más de 4 años
Great! 5/5
SANDIP G. · Se revisó hace más de 4 años
Lab excelente
Paulo S. · Se revisó hace más de 4 años
Jarrett Y. · Se revisó hace más de 4 años
Felipe P. · Se revisó hace más de 4 años
Moulya K. · Se revisó hace más de 4 años
Pratima M. · Se revisó hace más de 4 años
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. · Se revisó hace más de 4 años
Vishal P. · Se revisó hace más de 4 años
Abderrahim K. · Se revisó hace más de 4 años
Esmeralda D. · Se revisó hace más de 4 años
luigi p. · Se revisó hace más de 4 años
OM L. · Se revisó hace más de 4 años
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.