리뷰 Google Cloud 콘솔 및 Cloud Shell에 액세스하기개
리뷰 185266개
Pranayini M. · 24일 전에 리뷰됨
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. · 24일 전에 리뷰됨
Simhachalam S. · 25일 전에 리뷰됨
Aleksander M. · 25일 전에 리뷰됨
Rashi Jain 2. · 25일 전에 리뷰됨
SSH in browser wasn't working. I used gcloud compute ssh to finish lab
Hamza A. · 25일 전에 리뷰됨
Simhachalam S. · 25일 전에 리뷰됨
Sarath M. · 25일 전에 리뷰됨
VENKATESH K. · 25일 전에 리뷰됨
Mark Dunstan G. · 25일 전에 리뷰됨
Sidan A. · 25일 전에 리뷰됨
Youhanna M. · 25일 전에 리뷰됨
cannot ssh connect and why the pop up for setup is keep showing cannot be closed?
Tzu-Hsuan Y. · 25일 전에 리뷰됨
Shreya M. · 25일 전에 리뷰됨
Gottipati venkata S. · 25일 전에 리뷰됨
Rahul M. · 25일 전에 리뷰됨
Dylan Reece B. · 25일 전에 리뷰됨
Dylan Reece B. · 25일 전에 리뷰됨
Aleksandr V. · 25일 전에 리뷰됨
great!
Audre M. · 25일 전에 리뷰됨
DILIP RAGHURAM G. · 25일 전에 리뷰됨
Olukayode O. · 25일 전에 리뷰됨
doesnt work as per the steps.
HARUN THOMAS KOTTOORAN S. · 25일 전에 리뷰됨
Audre M. · 25일 전에 리뷰됨
Abdullah R. · 25일 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.