Google Cloud Fundamentals: Getting Started with Compute Engine Reviews
246275 reviews
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
Patel t. · Reviewed about 4 years ago
Vishal S. · Reviewed about 4 years ago
arnaud c. · Reviewed about 4 years ago
HONG B. · Reviewed about 4 years ago
good
gerhart l. · Reviewed about 4 years ago
Atsushi I. · Reviewed about 4 years ago
it was good
Deepika M. · Reviewed about 4 years ago
Alberto J. · Reviewed about 4 years ago
ilayarani . · Reviewed about 4 years ago
Narendra G. · Reviewed about 4 years ago
Manthan P. · Reviewed about 4 years ago
Mada R. · Reviewed about 4 years ago
YOONSEOK C. · Reviewed about 4 years ago
Aaron Koshy Boby B. · Reviewed about 4 years ago
Matt M. · 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.