Google Cloud Fundamentals: Getting Started with Compute Engine Reviews
246296 reviews
Sergio G. · Reviewed около 4 лет ago
prem-vikash.upadhyay@db.com U. · Reviewed около 4 лет ago
David J. · Reviewed около 4 лет ago
Gnana A. · Reviewed около 4 лет ago
Luka V. · Reviewed около 4 лет ago
Stuart K. · Reviewed около 4 лет ago
good
Harshada K. · Reviewed около 4 лет ago
Shanmukha S. · Reviewed около 4 лет ago
Awesome start
Sharan Chandra K. · Reviewed около 4 лет ago
jeonghwa m. · Reviewed около 4 лет ago
Tomoaki F. · Reviewed около 4 лет ago
Vinay G. · Reviewed около 4 лет ago
very good!
Tomohiro K. · Reviewed около 4 лет ago
patadiya o. · Reviewed около 4 лет ago
Deepak D. · Reviewed около 4 лет ago
good one
jaswandi s. · Reviewed около 4 лет ago
Andrei C. · Reviewed около 4 лет ago
Permission denied (publickey) when ssh to vm1 from vm2
sayan t. · Reviewed около 4 лет ago
The lab guide is missing the step to set the project ID, see below. Welcome to Cloud Shell! Type "help" to get started. To set your Cloud Platform project in this session use “gcloud config set project [PROJECT_ID]” student_00_11b99da6b7d0@cloudshell:~$ gcloud compute zones list | grep us-central1 ERROR: (gcloud.compute.zones.list) The required property [project] is not currently set. It can be set on a per-command basis by re-running your command with the [--project] flag. You may set it for your current workspace by running: $ gcloud config set project VALUE or it can be set temporarily by the environment variable [CLOUDSDK_CORE_PROJECT] student_00_11b99da6b7d0@cloudshell:~$ gcloud config set compute/zone us-central1-b ERROR: (gcloud.config.set) The required property [project] is not currently set. It can be set on a per-command basis by re-running your command with the [--project] flag. You may set it for your current workspace by running: $ gcloud config set project VALUE or it can be set temporarily by the environment variable [CLOUDSDK_CORE_PROJECT] student_00_11b99da6b7d0@cloudshell:~$ gcloud config set project qwiklabs-gcp-00-8c6e8f7e3fb1 Updated property [core/project]. student_00_11b99da6b7d0@cloudshell:~ (qwiklabs-gcp-00-8c6e8f7e3fb1)$ gcloud compute zones list | grep us-central1 NAME: us-central1-c REGION: us-central1 NAME: us-central1-a REGION: us-central1 NAME: us-central1-f REGION: us-central1 NAME: us-central1-b REGION: us-central1 student_00_11b99da6b7d0@cloudshell:~ (qwiklabs-gcp-00-8c6e8f7e3fb1)$ gcloud config set compute/zone us-central1-b Updated property [compute/zone]. student_00_11b99da6b7d0@cloudshell:~ (qwiklabs-gcp-00-8c6e8f7e3fb1)$ gcloud compute instances create "my-vm-2" \ --machine-type "n1-standard-1" \ --image-project "debian-cloud" \ --image-family "debian-10" \ --subnet "default" Created [https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-00-8c6e8f7e3fb1/zones/us-central1-b/instances/my-vm-2]. NAME: my-vm-2 ZONE: us-central1-b MACHINE_TYPE: n1-standard-1 PREEMPTIBLE: INTERNAL_IP: 10.128.0.3 EXTERNAL_IP: 34.135.237.102 STATUS: RUNNING student_00_11b99da6b7d0@cloudshell:~ (qwiklabs-gcp-00-8c6e8f7e3fb1)$
Nathan S. · Reviewed около 4 лет ago
There was some issue in connecting from SSH of VM2 to VM1....it said that you need key to connect and it was not permitting the connection. Had to then open a separate SSH for VM1 and execute the remaining commands.
Deepak S. · Reviewed около 4 лет ago
Nosef N. · Reviewed около 4 лет ago
Easy~!
송지훈 S. · Reviewed около 4 лет ago
차승현 S. · Reviewed около 4 лет ago
Tina S. · Reviewed около 4 лет ago
Alessia O. · Reviewed около 4 лет ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.