From 9da02b7f145a6e8b00f450d9f30509cb48365087 Mon Sep 17 00:00:00 2001 From: Jeffrey Li <113738260+jhl4@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:07:46 -0400 Subject: [PATCH] Update lab13.md images in instructions --- labs/lab13.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/labs/lab13.md b/labs/lab13.md index c0c8baa..dd09223 100644 --- a/labs/lab13.md +++ b/labs/lab13.md @@ -53,12 +53,12 @@ steps. If you do not, choose "Enable" when prompted. your newly created VM, together with an "External IP" that you can use to connect to it (in this case it's 34.170.46.163). -![details](images/lab12/details.png) +![details](images/lab12/lab13-vm-instances.png) ### Connecting to your virtual machine Similar to lab 8 and homework 5, you will be using the Google Cloud CLI `gcloud` to run these commands. If you do not have it set up properly, please refer back -to the lab 8 instructions. +to the lab 8 instructions.x 8. On your local machine, run `gcloud init` to make sure you are logged in to the Google Cloud service.