Google Cloud Fundamentals: Getting Started with Deployment Manager and Cloud Monitoring Reviews
205100 reviews
Chinnathambu B. · Reviewed over 5 years ago
Muzun A. · Reviewed over 5 years ago
Rajesh K. · Reviewed over 5 years ago
Gopisetti D. · Reviewed over 5 years ago
Sujoy G. · Reviewed over 5 years ago
Very satisfied
Peeyush P. · Reviewed over 5 years ago
okay
vikas k. · Reviewed over 5 years ago
Lucas B. · Reviewed over 5 years ago
Johannes B. · Reviewed over 5 years ago
Some things don't work as specified. It seems that some screens have changed afterwards
franz l. · Reviewed over 5 years ago
Minoru T. · Reviewed over 5 years ago
Jean-Michel G. · Reviewed over 5 years ago
hemant g. · Reviewed over 5 years ago
Ayushi K. · Reviewed over 5 years ago
Pranav B. · Reviewed over 5 years ago
sridhara chary k. · Reviewed over 5 years ago
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. · Reviewed over 5 years ago
Julian W. · Reviewed over 5 years ago
Narendran K. · Reviewed over 5 years ago
Mohammad A. · Reviewed over 5 years ago
Jaiswal, S. · Reviewed over 5 years ago
MUSTAFA A. · Reviewed over 5 years ago
Arpitha A. · Reviewed over 5 years ago
Jaiswal, S. · Reviewed over 5 years ago
Mateusz Z. · Reviewed over 5 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.