关于“Automating the Deployment of Infrastructure Using Deployment Manager”的评价
54667 条评价
my lab was not related with my GCP project. please assist
Miguel Arturo P. · 已于 almost 7 years前审核
my lab was not related with my GCP project. please assist
Miguel Arturo P. · 已于 almost 7 years前审核
Ajay S. · 已于 almost 7 years前审核
Jayendra K. · 已于 almost 7 years前审核
Kian T. · 已于 almost 7 years前审核
志宏 黃. · 已于 almost 7 years前审核
Muhammad R. · 已于 almost 7 years前审核
Great lab
Alejandro Z. · 已于 almost 7 years前审核
ok
Andrey K. · 已于 almost 7 years前审核
Vijay Y. · 已于 almost 7 years前审核
Pranav S. · 已于 almost 7 years前审核
Kacper W. · 已于 almost 7 years前审核
Peter F. · 已于 almost 7 years前审核
Amit P. · 已于 almost 7 years前审核
Pierluigi M. · 已于 almost 7 years前审核
Amit P. · 已于 almost 7 years前审核
Siddharth S. · 已于 almost 7 years前审核
Krishnan N. · 已于 almost 7 years前审核
Nikitha l. · 已于 almost 7 years前审核
Indra Z. · 已于 almost 7 years前审核
Krishnan N. · 已于 almost 7 years前审核
Nikitha l. · 已于 almost 7 years前审核
P S. · 已于 almost 7 years前审核
Sekhar B. · 已于 almost 7 years前审核
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. · 已于 almost 7 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。