关于“访问 Google Cloud 控制台和 Cloud Shell”的评价
184523 条评价
Mani G. · 已于 20 小时前审核
SUBHANG R. · 已于 20 小时前审核
Nakshatra R 2. · 已于 21 小时前审核
Mani G. · 已于 22 小时前审核
Pranayini M. · 已于 23 小时前审核
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. · 已于 23 小时前审核
Simhachalam S. · 已于 1 day前审核
Aleksander M. · 已于 1 day前审核
Rashi Jain 2. · 已于 1 day前审核
SSH in browser wasn't working. I used gcloud compute ssh to finish lab
Hamza A. · 已于 1 day前审核
Simhachalam S. · 已于 1 day前审核
Sarath M. · 已于 1 day前审核
VENKATESH K. · 已于 1 day前审核
Mark Dunstan G. · 已于 1 day前审核
Sidan Ahamed 2. · 已于 1 day前审核
Youhanna M. · 已于 1 day前审核
cannot ssh connect and why the pop up for setup is keep showing cannot be closed?
Tzu-Hsuan Y. · 已于 1 day前审核
Shreya M. · 已于 1 day前审核
Gottipati venkata S. · 已于 1 day前审核
Rahul M. · 已于 1 day前审核
Dylan Reece B. · 已于 1 day前审核
Dylan Reece B. · 已于 1 day前审核
Aleksandr V. · 已于 1 day前审核
great!
Audre M. · 已于 1 day前审核
DILIP RAGHURAM G. · 已于 1 day前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。