Google Cloud Armor によるトラフィック拒否リストの構成 のレビュー

18979 件のレビュー

The commands in lad, keeps giving an error. The commands doesn't work.

Hightower Donkinna · 5年以上前にレビュー済み

Abe Takumi · 5年以上前にレビュー済み

Albano Renato · 5年以上前にレビュー済み

Buffone Davide · 5年以上前にレビュー済み

Unable to run command. throwing error: Kindly check and revert gcloud compute instance-templates create web-template \ --machine-type=n1-standard-4 \ --image-family=debian-9 \ --image-project=debian-cloud \ --machine-type=n1-standard-1 \ --tags=network-lb-tag \ --metadata=startup-script=\#\!\ /bin/bash$'\n'apt-get\ update$'\n'apt-get\ install\ apache2\ -y$'\n'service\ apache2\ restart$'\n'ZONE=\$\(curl\ \"http://metadata.google.internal/computeMetadata/v1/instance/zone\"\ -H\ \"Metadata-Flavor:\ Google\"\)$'\n'echo\ \'\<\!doctype\ html\>\<html\>\<body\>\<h1\>Web\ server\</h1\>\<h2\>This\ server\ is\ in\ zone:\ ZONE_HERE\</h2\>\</body\>\</html\>\'\ \|\ tee\ /var/www/html/index.html$'\n'sed\ -i\ \"s\|ZONE_HERE\|\$ZONE\|\"\ /var/www/html/index.html

Kumarpal Prithwish · 5年以上前にレビュー済み

Tonioli Stefano · 5年以上前にレビュー済み

Laura Sfamurri · 5年以上前にレビュー済み

Albano Renato · 5年以上前にレビュー済み

tangianu alessandro · 5年以上前にレビュー済み

Maio Michele · 5年以上前にレビュー済み

Startup Script used in creating instance templates is giving errors. Kindly check.

Mahajan Varun · 5年以上前にレビュー済み

ranjan prince · 5年以上前にレビュー済み

Wong James · 5年以上前にレビュー済み

Jurial Muhammad · 5年以上前にレビュー済み

templateが作れない

上本英 上本英 · 5年以上前にレビュー済み

Qadri Muji · 5年以上前にレビュー済み

instance-template command was not working

Anand-4 Vivek-4 · 5年以上前にレビュー済み

gcloud crashes... on Task 1 - 3.

Nain Aditya · 5年以上前にレビュー済み

Trash. I couldn't give 0 stars.

Udayakumar Udesh · 5年以上前にレビュー済み

code number 3 does not work in task 1

Eason Taylor · 5年以上前にレビュー済み

Leal Bruno · 5年以上前にレビュー済み

One of the commands was not working and I could not finish the lab as a result

Dragan Dragan · 5年以上前にレビュー済み

Khan Hasan · 5年以上前にレビュー済み

student_00_e5bb669d44b5@cloudshell:~ (qwiklabs-gcp-00-d65292d9d9eb)$ gcloud compute instance-templates create web-template \ > --machine-type=n1-standard-4 \ > --image-family=debian-9 \ > --image-project=debian-cloud \ > --machine-type=n1-standard-1 \ > --tags=network-lb-tag \ > --metadata=startup-script=\#\!\ /bin/bash$'\n'apt-get\ update$'\n'apt-get\ install\ apache2\ -y$'\n'service\ apache2\ restart$'\n'ZONE=\$\(curl\ \"http://metadata.google.internal/computeMetadata/v1/instance/zone\"\ -H\ \"Metadata-Flavor:\ Google\"\)$'\n'echo\ \'\<\!doctype\ html\>\<html\>\<body\>\<h1\>Web\ server\</h1\>\<h2\>This\ server\ is\ in\ zone:\ ZONE_HERE\</h2\>\</body\>\</html\>\'\ \|\ tee\ /var/www/html/index.html$'\n'sed\ -i\ \"s\|ZONE_HERE\|\$ZONE\|\"\ /var/www/html/index.html ERROR: gcloud crashed (ValueError): Invalid header value b'/usr/bin/../lib/google-cloud-sdk/lib/gcloud.py compute instance-templates create web-template --machine-type=n1-standard-4 --image-family=debian-9 --image-project=debian-cloud --machine-type=n1-standard-1 --tags=network-lb-tag --metadata=startup-script=#! /bin/bash\napt-get update\napt-get install apache2 -y\nservice apache2 restart\nZONE=$(curl "http://metadata.google.internal/computeMetadata/v1/instance/zone" -H "Metadata-Flavor: Google")\necho \'<!doctype html><html><body><h1>Web server</h1><h2>This server is in zone: ZONE_HERE</h2></body></html>\' | tee /var/www/html/index.html\nsed -i "s|ZONE_HERE|$ZONE|" /var/www/html/index.html' If you would like to report this issue, please run the following command: gcloud feedback To check gcloud for common problems, please run the following command: gcloud info --run-diagnostics student_00_e5bb669d44b5@cloudshell:~ (qwiklabs-gcp-00-d65292d9d9eb)$ IT DOESNT WORK !!!!

C Eldad · 5年以上前にレビュー済み

student_00_e5bb669d44b5@cloudshell:~ (qwiklabs-gcp-00-d65292d9d9eb)$ gcloud compute instance-templates create web-template \ > --machine-type=n1-standard-4 \ > --image-family=debian-9 \ > --image-project=debian-cloud \ > --machine-type=n1-standard-1 \ > --tags=network-lb-tag \ > --metadata=startup-script=\#\!\ /bin/bash$'\n'apt-get\ update$'\n'apt-get\ install\ apache2\ -y$'\n'service\ apache2\ restart$'\n'ZONE=\$\(curl\ \"http://metadata.google.internal/computeMetadata/v1/instance/zone\"\ -H\ \"Metadata-Flavor:\ Google\"\)$'\n'echo\ \'\<\!doctype\ html\>\<html\>\<body\>\<h1\>Web\ server\</h1\>\<h2\>This\ server\ is\ in\ zone:\ ZONE_HERE\</h2\>\</body\>\</html\>\'\ \|\ tee\ /var/www/html/index.html$'\n'sed\ -i\ \"s\|ZONE_HERE\|\$ZONE\|\"\ /var/www/html/index.html ERROR: gcloud crashed (ValueError): Invalid header value b'/usr/bin/../lib/google-cloud-sdk/lib/gcloud.py compute instance-templates create web-template --machine-type=n1-standard-4 --image-family=debian-9 --image-project=debian-cloud --machine-type=n1-standard-1 --tags=network-lb-tag --metadata=startup-script=#! /bin/bash\napt-get update\napt-get install apache2 -y\nservice apache2 restart\nZONE=$(curl "http://metadata.google.internal/computeMetadata/v1/instance/zone" -H "Metadata-Flavor: Google")\necho \'<!doctype html><html><body><h1>Web server</h1><h2>This server is in zone: ZONE_HERE</h2></body></html>\' | tee /var/www/html/index.html\nsed -i "s|ZONE_HERE|$ZONE|" /var/www/html/index.html' If you would like to report this issue, please run the following command: gcloud feedback To check gcloud for common problems, please run the following command: gcloud info --run-diagnostics student_00_e5bb669d44b5@cloudshell:~ (qwiklabs-gcp-00-d65292d9d9eb)$ IT DOESNT WORK !!!!

C Eldad · 5年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。