Automating the Deployment of Infrastructure Using Deployment Manager のレビュー
54677 件のレビュー
Not Completed
Hajela Manish · 6年以上前にレビュー済み
iqbal mohammed · 6年以上前にレビュー済み
Gairola Deepak · 6年以上前にレビュー済み
Sarath Sarath · 6年以上前にレビュー済み
Crisp Paul · 6年以上前にレビュー済み
Verma Pankul · 6年以上前にレビュー済み
Bofei Yan · 6年以上前にレビュー済み
sali sabana · 6年以上前にレビュー済み
Alfonso Kevin · 6年以上前にレビュー済み
Kim Seon · 6年以上前にレビュー済み
Hard, had to re-do it
Gil Fabio · 6年以上前にレビュー済み
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
Gonzalez Hernandez Osvaldo · 6年以上前にレビュー済み
WANG PHILIP · 6年以上前にレビュー済み
kumar puram siva · 6年以上前にレビュー済み
Aigens Dan Rocky · 6年以上前にレビュー済み
Aigens Dan Rocky · 6年以上前にレビュー済み
P N Adithyan · 6年以上前にレビュー済み
ssh did not work again...
J J · 6年以上前にレビュー済み
ok
Vivanco Jorge · 6年以上前にレビュー済み
Yanes Julio · 6年以上前にレビュー済み
Kancherla Samata · 6年以上前にレビュー済み
Unable to Launch editor :-(
bhatia anmol · 6年以上前にレビュー済み
Jagdish Patil Neha · 6年以上前にレビュー済み
Nuttall Lee · 6年以上前にレビュー済み
G HARINI G HARINI · 6年以上前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。