Skip to content

Commit 13fa525

Browse files
committed
feat(vmimport): Add UI section to documentation page
Signed-off-by: Dominik Wombacher <dominik@wombacher.cc>
1 parent d12669a commit 13fa525

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

docs/advanced/addons/vmimport.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,3 +279,17 @@ To address the issue, perform one of the following workarounds:
279279
- Shut down the virtual machine before migrating it to Harvester
280280
- In the `VirtualMachineImport` CRD spec, set the `forcePowerOff` field to `true`.
281281
- Install VMware Tools or [open-vm-tools](https://knowledge.broadcom.com/external/article?legacyId=2073803).
282+
283+
## UI
284+
285+
The VM Import Controller is integrated into the Harvester UI. This allows users to configure `Sources` and create `Virtual Machine Import` jobs via forms.
286+
287+
The interface is dynamically registered and will only appear in the side navigation bar when the add-on is active. For instructions on how to enable the `vm-import-controller` add-on, see [Add-ons](../addons.md).
288+
289+
Once the `vm-import-controller` is deployed, a new **Virtual Machine Imports** entry appears in the left navigation sidebar. From here, you can manage the different `Source` and `Virtual Machine Import` configurations and view their status.
290+
291+
![](/img/v1.8/advanced/addons/vmimport/kvm-source.png)
292+
293+
By selecting the **Virtual Machine Import** tab, you can create new import tasks and track the progress of ongoing or completed migrations.
294+
295+
![](/img/v1.8/advanced/addons/vmimport/virtualmachineimport.png)
308 KB
Loading
366 KB
Loading

0 commit comments

Comments
 (0)