Google Cloud Fundamentals: Getting Started with Compute Engine Reviews
246296 reviews
Sergio G. · Reviewed about 4 years ago
prem-vikash.upadhyay@db.com U. · Reviewed about 4 years ago
David J. · Reviewed about 4 years ago
Gnana A. · Reviewed about 4 years ago
Luka V. · Reviewed about 4 years ago
Stuart K. · Reviewed about 4 years ago
good
Harshada K. · Reviewed about 4 years ago
Shanmukha S. · Reviewed about 4 years ago
Awesome start
Sharan Chandra K. · Reviewed about 4 years ago
jeonghwa m. · Reviewed about 4 years ago
Tomoaki F. · Reviewed about 4 years ago
Vinay G. · Reviewed about 4 years ago
very good!
Tomohiro K. · Reviewed about 4 years ago
patadiya o. · Reviewed about 4 years ago
Deepak D. · Reviewed about 4 years ago
good one
jaswandi s. · Reviewed about 4 years ago
Andrei C. · Reviewed about 4 years ago
Permission denied (publickey) when ssh to vm1 from vm2
sayan t. · Reviewed about 4 years 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 about 4 years 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 about 4 years ago
Nosef N. · Reviewed about 4 years ago
Easy~!
송지훈 S. · Reviewed about 4 years ago
차승현 S. · Reviewed about 4 years ago
Tina S. · Reviewed about 4 years ago
Alessia O. · Reviewed about 4 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.