Automating the Deployment of Infrastructure Using Deployment Manager recensioni
54677 recensioni
Not Completed
Manish H. · Recensione inserita oltre 6 anni fa
mohammed i. · Recensione inserita oltre 6 anni fa
Deepak G. · Recensione inserita oltre 6 anni fa
Sarath S. · Recensione inserita oltre 6 anni fa
Paul C. · Recensione inserita oltre 6 anni fa
Pankul V. · Recensione inserita oltre 6 anni fa
Yan B. · Recensione inserita oltre 6 anni fa
sabana s. · Recensione inserita oltre 6 anni fa
Kevin A. · Recensione inserita oltre 6 anni fa
Seon K. · Recensione inserita oltre 6 anni fa
Hard, had to re-do it
Fabio G. · Recensione inserita oltre 6 anni fa
Commands script copied were rejected by deployment manager instance-template.jinja imports: - path: instance-template.jinja resources: # Create the auto-mode network - name: nynetwork type: compute.v1.network properties: #RESOURCE properties go here autoCreateSubnetworks: true # Create the firewall rule - name: mynetwork-allow-http-ssh-rdp-icmp type: compute.v1.firewall properties: #RESOURCE properties go here network: $(ref.mynetwork.selfLink) sourceRanges: ["0.0.0.0/0"] allowed: - IPProtocol: TCP ports: [22, 80, 3389] - IPProtocol: ICMP. # 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 config.yaml imports: - path: instance-template.jinja resources: # Create the auto-mode network - name: nynetwork type: compute.v1.network properties: #RESOURCE properties go here autoCreateSubnetworks: true # Create the firewall rule - name: mynetwork-allow-http-ssh-rdp-icmp type: compute.v1.firewall properties: #RESOURCE properties go here network: $(ref.mynetwork.selfLink) sourceRanges: ["0.0.0.0/0"] allowed: - IPProtocol: TCP ports: [22, 80, 3389] - IPProtocol: ICMP. # 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
Osvaldo G. · Recensione inserita oltre 6 anni fa
PHILIP W. · Recensione inserita oltre 6 anni fa
siva k. · Recensione inserita oltre 6 anni fa
Dan Rocky A. · Recensione inserita oltre 6 anni fa
Dan Rocky A. · Recensione inserita oltre 6 anni fa
Adithyan P. · Recensione inserita oltre 6 anni fa
ssh did not work again...
J J. · Recensione inserita oltre 6 anni fa
ok
Jorge V. · Recensione inserita oltre 6 anni fa
Julio Y. · Recensione inserita oltre 6 anni fa
Samata K. · Recensione inserita oltre 6 anni fa
Unable to Launch editor :-(
anmol b. · Recensione inserita oltre 6 anni fa
Neha J. · Recensione inserita oltre 6 anni fa
Lee N. · Recensione inserita oltre 6 anni fa
G HARINI G. · Recensione inserita oltre 6 anni fa
Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.