리뷰 Google Cloud 기초: Deployment Manager와 Cloud Monitoring 시작하기개
리뷰 205100개
Chinnathambu B. · 5년 초과 전에 리뷰됨
Muzun A. · 5년 초과 전에 리뷰됨
Rajesh K. · 5년 초과 전에 리뷰됨
Gopisetti D. · 5년 초과 전에 리뷰됨
Sujoy G. · 5년 초과 전에 리뷰됨
Very satisfied
Peeyush P. · 5년 초과 전에 리뷰됨
okay
vikas k. · 5년 초과 전에 리뷰됨
Lucas B. · 5년 초과 전에 리뷰됨
Johannes B. · 5년 초과 전에 리뷰됨
Some things don't work as specified. It seems that some screens have changed afterwards
franz l. · 5년 초과 전에 리뷰됨
Minoru T. · 5년 초과 전에 리뷰됨
Jean-Michel G. · 5년 초과 전에 리뷰됨
hemant g. · 5년 초과 전에 리뷰됨
Ayushi K. · 5년 초과 전에 리뷰됨
Pranav B. · 5년 초과 전에 리뷰됨
sridhara chary k. · 5년 초과 전에 리뷰됨
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. · 5년 초과 전에 리뷰됨
Julian W. · 5년 초과 전에 리뷰됨
Narendran K. · 5년 초과 전에 리뷰됨
Mohammad A. · 5년 초과 전에 리뷰됨
Jaiswal, S. · 5년 초과 전에 리뷰됨
MUSTAFA A. · 5년 초과 전에 리뷰됨
Arpitha A. · 5년 초과 전에 리뷰됨
Jaiswal, S. · 5년 초과 전에 리뷰됨
Mateusz Z. · 5년 초과 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.