diff --git a/docs/vm/nic-hotplug.md b/docs/vm/nic-hotplug.md new file mode 100644 index 0000000000..d30d7e25b1 --- /dev/null +++ b/docs/vm/nic-hotplug.md @@ -0,0 +1,30 @@ +--- +sidebar_position: 13 +sidebar_label: NIC Hotplug +title: "NIC Hotplug" +keywords: + - Harvester + - harvester + - Virtual Machine + - virtual machine + - Hotplug + - NIC +description: Create VM with CPU / Memory Hotplug +--- + +
+ + + +_Available as of v1.7.0_ + +:::note + +::: + +Harvester supports hotplugging and hotunplugging NICs to a live-migratable virtual machine. This feature allows you to add and remove NICs to a running virtual machine without requiring a reboot. + +## Hotplug NICs to a Running VM + + +## Hotunplug NICs from a Running VM