Automating the Deployment of Infrastructure Using Deployment Manager のレビュー
54667 件のレビュー
my lab was not related with my GCP project. please assist
Puente Miguel Arturo · 7年弱前にレビュー済み
my lab was not related with my GCP project. please assist
Puente Miguel Arturo · 7年弱前にレビュー済み
Sah Ajay · 7年弱前にレビュー済み
Kumar Jayendra · 7年弱前にレビュー済み
Ting Kian · 7年弱前にレビュー済み
黃 志宏 · 7年弱前にレビュー済み
Rezky Muhammad · 7年弱前にレビュー済み
Great lab
Zuluaga Vargas Alejandro · 7年弱前にレビュー済み
ok
Kozichev Andrey · 7年弱前にレビュー済み
Yadav Vijay · 7年弱前にレビュー済み
Sharad Deshpande Pranav · 7年弱前にレビュー済み
Wołyński Kacper · 7年弱前にレビュー済み
Fisher Peter · 7年弱前にレビュー済み
Pradhan Amit · 7年弱前にレビュー済み
Montagna Pierluigi · 7年弱前にレビュー済み
Pradhan Amit · 7年弱前にレビュー済み
Subramaniam Siddharth · 7年弱前にレビュー済み
Narasimhan Krishnan · 7年弱前にレビュー済み
linet Nikitha · 7年弱前にレビュー済み
Zulardi Indra · 7年弱前にレビュー済み
Narasimhan Krishnan · 7年弱前にレビュー済み
linet Nikitha · 7年弱前にレビュー済み
S SWAREENA P · 7年弱前にレビュー済み
Bellam Sekhar · 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
Kareta Atilla Ionut · 7年弱前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。