Accessing the Google Cloud Console and Cloud Shell Reviews

186751 reviews

Raja Rane M. · Reviewed 2 ay ago

Muhammad T. · Reviewed 2 ay ago

TANISHA M. · Reviewed 2 ay ago

there is an error in cat image url in index.html

Kandith W. · Reviewed 2 ay ago

very annoying lab with all the functionality u guys are not making it easy for us!

Akhiil Dheep B. · Reviewed 2 ay ago

Rochelle Anne G. · Reviewed 2 ay ago

completed

Anshul p. · Reviewed 2 ay ago

Shreya M. · Reviewed 2 ay ago

AYYAPPA SWAMY P. · Reviewed 2 ay ago

Dokku J. · Reviewed 2 ay ago

I am trying to pass the checkpoint of task 4 but failing it even when i am following the exact steps.

Shreya M. · Reviewed 2 ay ago

Good!

Arul Nishanth R. · Reviewed 2 ay ago

Jair C. · Reviewed 2 ay ago

Fhelip C. · Reviewed 2 ay ago

Alison Y K. · Reviewed 2 ay ago

Jose Daniel P. · Reviewed 2 ay ago

Emmanuel M. · Reviewed 2 ay ago

Manikanta G. · Reviewed 2 ay ago

SUBHANG R. · Reviewed 2 ay ago

Nakshatra R. · Reviewed 2 ay ago

Manikanta G. · Reviewed 2 ay ago

Pranayini M. · Reviewed 2 ay 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 2 ay ago

Simhachalam S. · Reviewed 2 ay ago

Aleksander M. · Reviewed 2 ay ago

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