Cloud DNS - Traffic Steering using Geolocation Policy Ulasan
Memuat…
Tidak ditemukan hasil.

Terapkan keterampilan Anda di Konsol Google Cloud

Cloud DNS - Traffic Steering using Geolocation Policy Ulasan

8020 ulasan

Brian F. · Diulas sekitar 2 tahun lalu

Brian R. · Diulas sekitar 2 tahun lalu

Robert M. · Diulas sekitar 2 tahun lalu

Shailendra P. · Diulas sekitar 2 tahun lalu

Philip F. · Diulas sekitar 2 tahun lalu

Jay P. · Diulas sekitar 2 tahun lalu

Susanne L. · Diulas sekitar 2 tahun lalu

Completed.

Amitava G. · Diulas sekitar 2 tahun lalu

Antonio O. · Diulas sekitar 2 tahun lalu

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. · Diulas sekitar 2 tahun lalu

Amazing Lab!

Douglas C. · Diulas sekitar 2 tahun lalu

Alioune D. · Diulas sekitar 2 tahun lalu

Bavithra Sathanathan N. · Diulas sekitar 2 tahun lalu

lab command example is incorrect

Genzy H. · Diulas sekitar 2 tahun lalu

Devaraj V. · Diulas sekitar 2 tahun lalu

lab getting some error in certain part

Genzy H. · Diulas sekitar 2 tahun lalu

Anil Kamath A. · Diulas sekitar 2 tahun lalu

Good lab, but multiple minor errors in commands.

Andrew G. · Diulas sekitar 2 tahun lalu

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. · Diulas sekitar 2 tahun lalu

too many errors

German Ignacio F. · Diulas sekitar 2 tahun lalu

Kept getting errors, things didnt want to run

Tanaya S. · Diulas sekitar 2 tahun lalu

Andrew M. · Diulas sekitar 2 tahun lalu

Yulii M. · Diulas sekitar 2 tahun lalu

Devaraj V. · Diulas sekitar 2 tahun lalu

There were a couple of errors in the instructions - the commands listed don't work. e.g., one had a missing \ at an end of line for a multi-line command, another had a zone name where the VM instance name would go.

Eric K. · Diulas sekitar 2 tahun lalu

Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.