Cloud DNS - Traffic Steering using Geolocation Policy avis
8021 avis
Manar S. · Examiné il y a environ 2 ans
Brian F. · Examiné il y a environ 2 ans
Brian R. · Examiné il y a environ 2 ans
Robert M. · Examiné il y a environ 2 ans
Shailendra P. · Examiné il y a environ 2 ans
Philip F. · Examiné il y a environ 2 ans
Jay P. · Examiné il y a environ 2 ans
Susanne L. · Examiné il y a environ 2 ans
Completed.
Amitava G. · Examiné il y a environ 2 ans
Antonio O. · Examiné il y a environ 2 ans
2 commands had typos and needed to be fixed (1) Wrong gcloud compute instances create us-web-vm \ --machine-type=e2-micro \ --zone us-central1-f --network=default \ --subnet=default \ --tags=http-server \ --metadata=startup-script='#! /bin/bash apt-get update apt-get install apache2 -y echo "Page served from: us-central1" | \ tee /var/www/html/index.html systemctl restart apache2' (1) Correction gcloud compute instances create us-web-vm \ --machine-type=e2-micro \ --zone us-central1-f \ --network=default \ --subnet=default \ --tags=http-server \ --metadata=startup-script='#! /bin/bash apt-get update apt-get install apache2 -y echo "Page served from: us-central1" | \ tee /var/www/html/index.html systemctl restart apache2' (2) Wrong export EUROPE_WEB_IP=$(gcloud compute instances describe us-central1-f --zone=europe-central2-b --format="value(networkInterfaces.networkIP)") (2) Correction export EUROPE_WEB_IP=$(gcloud compute instances describe europe-web-vm --zone=europe-central2-b --format="value(networkInterfaces.networkIP)")
Pierre E. · Examiné il y a environ 2 ans
Amazing Lab!
Douglas C. · Examiné il y a environ 2 ans
Alioune D. · Examiné il y a environ 2 ans
Bavithra Sathanathan N. · Examiné il y a environ 2 ans
lab command example is incorrect
Genzy H. · Examiné il y a environ 2 ans
Devaraj V. · Examiné il y a environ 2 ans
lab getting some error in certain part
Genzy H. · Examiné il y a environ 2 ans
Anil Kamath A. · Examiné il y a environ 2 ans
Good lab, but multiple minor errors in commands.
Andrew G. · Examiné il y a environ 2 ans
there are multiple issues here. one progress check doesnt work, and also task 5 point 2 is wrong, it should be "export EUROPE_WEB_IP=$(gcloud compute instances describe europe-web-vm --zone=europe-central2-b --format="value(networkInterfaces.networkIP)")"
David K. · Examiné il y a environ 2 ans
too many errors
German Ignacio F. · Examiné il y a environ 2 ans
Kept getting errors, things didnt want to run
Tanaya S. · Examiné il y a environ 2 ans
Andrew M. · Examiné il y a environ 2 ans
Yulii M. · Examiné il y a environ 2 ans
Devaraj V. · Examiné il y a environ 2 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.