GCP Fundamentals: Primeiros passos com Deployment Manager e Cloud Monitoring avaliações
205100 avaliações
Chinnathambu B. · Revisado há over 5 years
Muzun A. · Revisado há over 5 years
Rajesh K. · Revisado há over 5 years
Gopisetti D. · Revisado há over 5 years
Sujoy G. · Revisado há over 5 years
Very satisfied
Peeyush P. · Revisado há over 5 years
okay
vikas k. · Revisado há over 5 years
Lucas B. · Revisado há over 5 years
Johannes B. · Revisado há over 5 years
Some things don't work as specified. It seems that some screens have changed afterwards
franz l. · Revisado há over 5 years
Minoru T. · Revisado há over 5 years
Jean-Michel G. · Revisado há over 5 years
hemant g. · Revisado há over 5 years
Ayushi K. · Revisado há over 5 years
Pranav B. · Revisado há over 5 years
sridhara chary k. · Revisado há over 5 years
Welcome to Cloud Shell! Type "help" to get started. Your Cloud Platform project in this session is set to qwiklabs-gcp-01-335f3caaf64c. Use “gcloud config set project [PROJECT_ID]” to change to a different project. student_01_5509dd979d5b@cloudshell:~ (qwiklabs-gcp-01-335f3caaf64c)$ export MY_ZONE=us-central1-a student_01_5509dd979d5b@cloudshell:~ (qwiklabs-gcp-01-335f3caaf64c)$ gsutil cp gs://cloud-training/gcpfcoreinfra/mydeploy.yaml mydeploy.yaml Copying gs://cloud-training/gcpfcoreinfra/mydeploy.yaml... / [1 files][ 664.0 B/ 664.0 B] Operation completed over 1 objects/664.0 B. student_01_5509dd979d5b@cloudshell:~ (qwiklabs-gcp-01-335f3caaf64c)$ sed -i -e "s/qwiklabs-gcp-01-335f3caaf64c/$DEVSHELL_PROJECT_ID/" mydeploy.yaml student_01_5509dd979d5b@cloudshell:~ (qwiklabs-gcp-01-335f3caaf64c)$ sed -i -e "s/us-central1-a/$MY_ZONE/" mydeploy.yaml student_01_5509dd979d5b@cloudshell:~ (qwiklabs-gcp-01-335f3caaf64c)$ cat mydeploy.yaml resources: - name: my-vm type: compute.v1.instance properties: zone: ZONE machineType: zones/ZONE/machineTypes/n1-standard-1 metadata: items: - key: startup-script value: "apt-get update" disks: - deviceName: boot type: PERSISTENT boot: true autoDelete: true initializeParams: sourceImage: https://www.googleapis.com/compute/v1/projects/debian-cloud/global/images/debian-9-stretch-v20201216 networkInterfaces: - network: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/networks/default accessConfigs: - name: External NAT type: ONE_TO_ONE_NAT student_01_5509dd979d5b@cloudshell:~ (qwiklabs-gcp-01-335f3caaf64c)$ gcloud deployment-manager deployments create my-first-depl --config mydeploy.yaml The fingerprint of the deployment is b'wZmzXOc-dTmeeuRGEA_ikw==' Waiting for create [operation-1622452785410-5c39cb9f07140-ac53ec81-efa6211b]...failed. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1622452785410-5c39cb9f07140-ac53ec81-efa6211b]: errors: - code: CONDITION_NOT_MET location: /deployments/my-first-depl/resources/my-vm->$.properties message: | error: ECMA 262 regex "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?" does not match input string "ZONE" level: "error" schema: {"loadingURI":"#","pointer":"/insert/properties/zone"} instance: {"pointer":"/zone"} domain: "validation" keyword: "pattern" regex: "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?" string: "ZONE" student_01_5509dd979d5b@cloudshell:~ (qwiklabs-gcp-01-335f3caaf64c)$ still cant get it right
Kattie G. · Revisado há over 5 years
Julian W. · Revisado há over 5 years
Narendran K. · Revisado há over 5 years
Mohammad A. · Revisado há over 5 years
Jaiswal, S. · Revisado há over 5 years
MUSTAFA A. · Revisado há over 5 years
Arpitha A. · Revisado há over 5 years
Jaiswal, S. · Revisado há over 5 years
Mateusz Z. · Revisado há over 5 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.