Configuring Traffic Blocklisting with Google Cloud Armor Reviews

18979 reviews

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

Donkinna H. · Reviewed больше 5 лет ago

Takumi A. · Reviewed больше 5 лет ago

Renato A. · Reviewed больше 5 лет ago

Davide B. · Reviewed больше 5 лет ago

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

Prithwish K. · Reviewed больше 5 лет ago

Stefano T. · Reviewed больше 5 лет ago

Sfamurri L. · Reviewed больше 5 лет ago

Renato A. · Reviewed больше 5 лет ago

alessandro t. · Reviewed больше 5 лет ago

Michele M. · Reviewed больше 5 лет ago

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

Varun M. · Reviewed больше 5 лет ago

prince r. · Reviewed больше 5 лет ago

James W. · Reviewed больше 5 лет ago

Muhammad J. · Reviewed больше 5 лет ago

templateが作れない

上本英 上. · Reviewed больше 5 лет ago

Muji Q. · Reviewed больше 5 лет ago

instance-template command was not working

Vivek-4 A. · Reviewed больше 5 лет ago

gcloud crashes... on Task 1 - 3.

Aditya N. · Reviewed больше 5 лет ago

Trash. I couldn't give 0 stars.

Udesh U. · Reviewed больше 5 лет ago

code number 3 does not work in task 1

Taylor E. · Reviewed больше 5 лет ago

Bruno L. · Reviewed больше 5 лет ago

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

Dragan D. · Reviewed больше 5 лет ago

Hasan K. · Reviewed больше 5 лет ago

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 !!!!

Eldad C. · Reviewed больше 5 лет ago

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 !!!!

Eldad C. · Reviewed больше 5 лет ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.