리뷰 Deployment Manager를 사용하여 인프라 배포 자동화하기개

리뷰 54667개

my lab was not related with my GCP project. please assist

Miguel Arturo P. · 거의 7년 전에 리뷰됨

my lab was not related with my GCP project. please assist

Miguel Arturo P. · 거의 7년 전에 리뷰됨

Ajay S. · 거의 7년 전에 리뷰됨

Jayendra K. · 거의 7년 전에 리뷰됨

Kian T. · 거의 7년 전에 리뷰됨

志宏 黃. · 거의 7년 전에 리뷰됨

Muhammad R. · 거의 7년 전에 리뷰됨

Great lab

Alejandro Z. · 거의 7년 전에 리뷰됨

ok

Andrey K. · 거의 7년 전에 리뷰됨

Vijay Y. · 거의 7년 전에 리뷰됨

Pranav S. · 거의 7년 전에 리뷰됨

Kacper W. · 거의 7년 전에 리뷰됨

Peter F. · 거의 7년 전에 리뷰됨

Amit P. · 거의 7년 전에 리뷰됨

Pierluigi M. · 거의 7년 전에 리뷰됨

Amit P. · 거의 7년 전에 리뷰됨

Siddharth S. · 거의 7년 전에 리뷰됨

Krishnan N. · 거의 7년 전에 리뷰됨

Nikitha l. · 거의 7년 전에 리뷰됨

Indra Z. · 거의 7년 전에 리뷰됨

Krishnan N. · 거의 7년 전에 리뷰됨

Nikitha l. · 거의 7년 전에 리뷰됨

P S. · 거의 7년 전에 리뷰됨

Sekhar B. · 거의 7년 전에 리뷰됨

not working, error out. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1571069690419-594e12ad09833-9242125b-bd923554]: errors: - code: MANIFEST_EXPANSION_USER_ERROR location: /deployments/dminfra/manifests/manifest-1571069690495 message: |- Manifest expansion encountered the following errors: while parsing a block mapping in "<unicode string>", line 2, column 3: - name: mynet-us-vm ^ expected <block end>, but found '<block mapping start>' in "<unicode string>", line 6, column 6: zone: us-central1-a ^ Resource: config instance-template.jinja file resources: - name: {{ env["name"] }} type: compute.v1.instance properties: machineType: zones/{{ properties["zone"] }}/machineTypes/{{ properties["machineType"] }} zone: {{ properties["zone"] }} networkInterfaces: - network: {{ properties["network"] }} subnetwork: {{ properties["subnetwork"] }} accessConfigs: - name: External NAT type: ONE_TO_ONE_NAT disks: - deviceName: {{ env["name"] }} type: PERSISTENT boot: true autoDelete: true initializeParams: sourceImage: https://www.googleapis.com/compute/v1/projects/debian-cloud/global/images/family/debian-9 config.yaml file imports: - path: instance-template.jinja resources: # Create the auto-mode network - name: mynetwork type: compute.v1.network properties: autoCreateSubnetworks: true # Create the firewall rule - name: mynetwork-allow-http-ssh-rdp-icmp type: compute.v1.firewall properties: network: $(ref.mynetwork.selfLink) sourceRanges: ["0.0.0.0/0"] allowed: - IPProtocol: TCP ports: [22, 80, 3389] # Create the mynet-us-vm instance - name: mynet-us-vm type: instance-template.jinja properties: zone: us-central1-a machineType: n1-standard-1 network: $(ref.mynetwork.selfLink) subnetwork: regions/us-central1/subnetworks/mynetwork # Create the mynet-eu-vm instance - name: mynet-eu-vm type: instance-template.jinja properties: zone: europe-west1-d machineType: n1-standard-1 network: $(ref.mynetwork.selfLink) subnetwork: regions/europe-west1/subnetworks/mynetwork

Atilla Ionut K. · 거의 7년 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.