Opiniones sobre Cloud DNS: Cómo direccionar el tráfico con la política de ubicación geográfica
Cargando…
No se encontraron resultados.

Google Cloud Skills Boost

Aplica tus habilidades en la consola de Google Cloud

Opiniones sobre Cloud DNS: Cómo direccionar el tráfico con la política de ubicación geográfica

7659 opiniones

Louis-Joany J. · Se revisó hace 6 meses

Nancy H. · Se revisó hace 6 meses

tao d. · Se revisó hace 6 meses

Nancy H. · Se revisó hace 6 meses

Jinghu(Neil) G. · Se revisó hace 6 meses

Kulsi B. · Se revisó hace 6 meses

Nikhil C. · Se revisó hace 6 meses

I had issue with networks and region violations. Additionally I think that this lab is not teaching anything (of course general concept, but you just copy paste commands) maybe you should tune up content a little bit to show options, and how to pick all relevant of them

Krzysztof W. · Se revisó hace 6 meses

Darren D. · Se revisó hace 6 meses

Hari Prasad M. · Se revisó hace 6 meses

Brian S. · Se revisó hace 6 meses

Christina V. · Se revisó hace 6 meses

no asian zones would work to deploy the VM student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-southeast2-a" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-southeast2-b" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-southeast1-a" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-southeast1-a violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-southeast1-a/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone asia-southeast2-a ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone asia-southeast2-a^C student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast2-c' > ^C student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast2-c" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone asia-southeast2-b ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone asia-east1-a ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-east1-a violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-east1-a/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone asia-east1-b ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-east1-b violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-east1-b/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-east1-b" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-east1-b violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-east1-b/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-east1-c" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-east1-c violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-east1-c/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-east2-a" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-east2-b" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-east2-c" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ ^C student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast1-a" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-northeast1-a violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-northeast1-a/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast1-b" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-northeast1-b violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-northeast1-b/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast1-c" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-northeast1-c violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-northeast1-c/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast2-a" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast2-b" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast2-c" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast3-a" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast3-b" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-northeast3-c" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-south1-a" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-south1-a violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-south1-a/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-south1-b" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-south1-b violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-south1-b/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-south1-c" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Location ZONE:asia-south1-c violates constraint constraints/gcp.resourceLocations on the resource projects/qwiklabs-gcp-02-95135166e3a6/zones/asia-south1-c/instances/asia-client-vm. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-south2-a" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-south2-b" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance. student_03_b2f47c8897e9@cloudshell:~ (qwiklabs-gcp-02-95135166e3a6)$ gcloud compute instances create asia-client-vm --machine-type=e2-micro --zone "asia-south2-c" ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-02-95135166e3a6/globa...'. No default subnetwork was found in the region of the instance.

Christina V. · Se revisó hace 6 meses

No Commments ,.

Kartik G. · Se revisó hace 6 meses

Yash S. · Se revisó hace 6 meses

Sanskar s. · Se revisó hace 6 meses

Abdul B. · Se revisó hace 6 meses

mantul

Sutan B. · Se revisó hace 6 meses

Jefferson Tomas C. · Se revisó hace 6 meses

Essotassim L. · Se revisó hace 6 meses

Óscar Á. · Se revisó hace 6 meses

Satisfied

Christian U N. · Se revisó hace 6 meses

No Commments

Kartik G. · Se revisó hace 6 meses

No option to create VM in Asia region. How can we complete our Lab ? if you are not providing VM in Asia zone then why include in Lab ?

Ved Prakash Y. · Se revisó hace 6 meses

task 3 is broken. none of the Asia locations on the list generated work.

Brian S. · Se revisó hace 6 meses

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.