Opiniones sobre Cómo automatizar la implementación de infraestructura con Deployment Manager

54667 opiniones

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

Miguel Arturo P. · Se revisó hace casi 7 años

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

Miguel Arturo P. · Se revisó hace casi 7 años

Ajay S. · Se revisó hace casi 7 años

Jayendra K. · Se revisó hace casi 7 años

Kian T. · Se revisó hace casi 7 años

志宏 黃. · Se revisó hace casi 7 años

Muhammad R. · Se revisó hace casi 7 años

Great lab

Alejandro Z. · Se revisó hace casi 7 años

ok

Andrey K. · Se revisó hace casi 7 años

Vijay Y. · Se revisó hace casi 7 años

Pranav S. · Se revisó hace casi 7 años

Kacper W. · Se revisó hace casi 7 años

Peter F. · Se revisó hace casi 7 años

Amit P. · Se revisó hace casi 7 años

Pierluigi M. · Se revisó hace casi 7 años

Amit P. · Se revisó hace casi 7 años

Siddharth S. · Se revisó hace casi 7 años

Krishnan N. · Se revisó hace casi 7 años

Nikitha l. · Se revisó hace casi 7 años

Indra Z. · Se revisó hace casi 7 años

Krishnan N. · Se revisó hace casi 7 años

Nikitha l. · Se revisó hace casi 7 años

P S. · Se revisó hace casi 7 años

Sekhar B. · Se revisó hace casi 7 años

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. · Se revisó hace casi 7 años

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.