diff --git a/02-launch-vm/README.md b/02-launch-vm/README.md index 0237d8f..d267793 100644 --- a/02-launch-vm/README.md +++ b/02-launch-vm/README.md @@ -9,9 +9,9 @@ Now that we have a namespace and image, it's time to start a deployment. This s ## Launch a VM -On left navigation bar on the left side, click on [Virtual Machines](https://devranch.lsit.ucsb.edu/dashboard/harvester/c/c-m-h9z6hwtk/kubevirt.io.virtualmachine). +On left navigation bar on the left side, click on [Virtual Machines](https://rancher.lsit.ucsb.edu/dashboard/harvester/c/c-m-fjm68t66/kubevirt.io.virtualmachine). -VMs that you create will show up here. To create one, click the [Create button](https://devranch.lsit.ucsb.edu/dashboard/harvester/c/c-m-h9z6hwtk/kubevirt.io.virtualmachine/create) on the top right. +VMs that you create will show up here. To create one, click the [Create button](https://rancher.lsit.ucsb.edu/dashboard/harvester/c/c-m-fjm68t66/kubevirt.io.virtualmachine/create) on the top right. At the top fill in the following details: * Leave it as Single Instance @@ -55,7 +55,7 @@ CONGRATS! You've just deployed your first Harvester VM. Now, we wait a minute ## Accessing the VM -Once the VM shows a status of Running (from Off, then Assigned), you can now access it through three different methods. The Console drop down has options for Web VNC and Serial (No specialjava agents or browser plugins needed here!). The VNC method is certainly prettier but you might get more kernel info from the serial console and the serial console can work with copy-and-paste. +Once the VM shows a status of Running (from Off, then Assigned), you can now access it through three different methods. The Console drop down has options for Web VNC and Serial (No special java agents or browser plugins needed here!). The VNC method is certainly prettier but you might get more kernel info from the serial console and the serial console can work with copy-and-paste. The other option is to ssh using the IP address that was assigned shortly after startup via DHCP.