From 63f18a87ce35e58c7d92ab933887cba9d14d75ff Mon Sep 17 00:00:00 2001 From: PoAn Yang Date: Wed, 24 Jul 2024 19:57:41 +0800 Subject: [PATCH] Update docs/rancher/import-existing-vm.md Co-authored-by: Jillian <67180770+jillian-maroket@users.noreply.github.com> --- docs/rancher/import-existing-vm.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/rancher/import-existing-vm.md b/docs/rancher/import-existing-vm.md index bd75160e91b..6c5f1e8478f 100644 --- a/docs/rancher/import-existing-vm.md +++ b/docs/rancher/import-existing-vm.md @@ -122,7 +122,9 @@ Rancher allows you to import existing Harvester VMs in which you installed Kuber sudo /var/lib/rancher/rke2/bin/kubectl --kubeconfig /etc/rancher/rke2/rke2.yaml get nodes ``` -1. Import the VM into Rancher. Cluster Management > Clusters > Import Existing > Generic > Create. +1. Import the VM into Rancher. + + On the Rancher UI, go to **Cluster Management** > **Clusters** > **Import Existing** > **Generic** > **Create**. ![Import Exisging Cluster](/img/v1.4/rancher/import-existing-cluster.png)