Accessing the Google Cloud Console and Cloud Shell Reviews

184520 reviews

Mani G. · Reviewed בערך 21 שעות ago

Pranayini M. · Reviewed בערך 22 שעות ago

there is inconsistency in this instructions : In the Cloud Shell code editor, right click the orchestrate-with-kubernetes folder, and select New File. Note: If you are prompted with a pop-up to "see text and images copied to the clipboard", click Allow. Name the file index.html. Click Save. In the right hand pane, paste in this HTML text: <html><head><title>Cat</title></head> <body> <h1>Cat</h1> <img src="REPLACE_WITH_CAT_URL"> </body></html> Note: Use your local computer's keyboard shortcut to paste: `Cmd-V` for a Mac, `Ctrl-V` for a Windows or Linux machine. Replace the string REPLACE_WITH_CAT_URL with the URL of the cat image from an earlier task. The URL will look like this: https://storage.googleapis.com/qwiklabs-Google Cloud-1aeffbc5d0acb416/cat.jpg In the Navigation menu (Navigation menu icon), click Compute Engine > VM instances. In the row for your first-vm, click the SSH button. In the SSH login window that opens on your VM, install the nginx Web server: sudo apt-get remove -y --purge man-db sudo touch /var/lib/man-db/auto-update sudo apt-get update sudo apt-get install nginx Note: It may take few minutes to complete the process. If prompted, click Y to continue. In your Cloud Shell window, copy the HTML file you created using the Cloud Shell Editor to your virtual machine: gcloud compute scp index.html first-vm:index.html --zone=europe-west4-b Note: If you are prompted whether to add a host key to your list of known hosts, answer Y. Note: If you are prompted to enter a passphrase, press the ENTER key to respond with an empty passphrase. Press the ENTER key again when prompted to confirm the empty passphrase. In the SSH login window for your VM, copy the HTML file from your home directory to the document root of the nginx web server: sudo cp index.html /var/www/html ---------- index.html should be created under student folder or in cloud shell we should do "cd kubernetes folder" to not get file not found error. also the time to finish the lab is not sufficent (1h is not sufficent for this task)

Fuad A. · Reviewed בערך 22 שעות ago

Simhachalam S. · Reviewed בערך 23 שעות ago

Aleksander M. · Reviewed בערך 23 שעות ago

Rashi Jain 2. · Reviewed בערך 24 שעות ago

SSH in browser wasn't working. I used gcloud compute ssh to finish lab

Hamza A. · Reviewed בערך 24 שעות ago

Simhachalam S. · Reviewed בערך 24 שעות ago

Sarath M. · Reviewed יום אחד ago

VENKATESH K. · Reviewed יום אחד ago

Mark Dunstan G. · Reviewed יום אחד ago

Sidan Ahamed 2. · Reviewed יום אחד ago

Youhanna M. · Reviewed יום אחד ago

cannot ssh connect and why the pop up for setup is keep showing cannot be closed?

Tzu-Hsuan Y. · Reviewed יום אחד ago

Shreya M. · Reviewed יום אחד ago

Gottipati venkata S. · Reviewed יום אחד ago

Rahul M. · Reviewed יום אחד ago

Dylan Reece B. · Reviewed יום אחד ago

Dylan Reece B. · Reviewed יום אחד ago

Aleksandr V. · Reviewed יום אחד ago

great!

Audre M. · Reviewed יום אחד ago

DILIP RAGHURAM G. · Reviewed יום אחד ago

Olukayode O. · Reviewed יום אחד ago

doesnt work as per the steps.

HARUN THOMAS KOTTOORAN S. · Reviewed 2 ימים ago

Audre M. · Reviewed 2 ימים ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.