Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48980e8

Browse files
wheatdogVicente-Cheng
authored andcommitted
Update documentation links
Signed-off-by: Tim Liou <[email protected]>
1 parent bd22ae3 commit 48980e8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

v1.8.0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,19 +95,19 @@ Harvester v1.8.0 enables backup and restore operations for guest cluster workloa
9595

9696
Harvester v1.8.0 UI now proactively alerts users when a Virtual Machine requires a restart to fully apply configuration changes, such as interface binding updates or specific CPU/memory modifications. The dashboard continuously polls the VM's status conditions and displays a "Pending Restart" indicator when necessary. This prevents unapplied changes from silently blocking future live updates or resource hotplug operations, ensuring users can promptly resolve the state using the standard UI restart action.
9797

98-
[Demo](https://youtu.be/pg23e9eQh5M) | [Documentation]() | [GitHub issue](https://github.com/harvester/harvester/issues/8411)
98+
[Demo](https://youtu.be/pg23e9eQh5M) | [Documentation](https://docs.harvesterhci.io/v1.8/vm/edit-vm#pending-changes-notification) | [GitHub issue](https://github.com/harvester/harvester/issues/8411)
9999

100100
### Configurable VM CPU Models for Live Migration
101101

102102
Harvester v1.8.0 addresses an issue where live migrating VMs between hosts with different CPU generations (for example, AMD Ryzen 5th Gen to 3rd Gen) would fail due to strict CPU feature-matching checks by KubeVirt/libvirt. Users can now explicitly define a specific CPU model (for example, IvyBridge, host-model, or default) for a VM during creation via the Harvester UI or Terraform provider. This ensures the VM is only scheduled and migrated across nodes that support the selected baseline CPU model, enabling reliable backward compatibility and successful live migrations in mixed-hardware clusters.
103103

104-
[Demo](https://youtu.be/TVQSRsJ6K4M) | [Documentation](https://docs.harvesterhci.io/v1.8/vm/live-migration) | [GitHub issue](https://github.com/harvester/harvester/issues/3015)
104+
[Demo](https://youtu.be/TVQSRsJ6K4M) | [Documentation](https://docs.harvesterhci.io/v1.8/vm/select-cpu-model) | [GitHub issue](https://github.com/harvester/harvester/issues/3015)
105105

106106
### Interactive VPC Network Topology
107107

108108
In Harvester v1.8.0, a dynamic visual topology diagram is added to the VPC detail page, providing a clear representation of logical switches and network relationships. The interactive map displays the complete hierarchy from VPCs and Subnets to Overlay Networks and individual VMs while accurately reflecting VM power states by graying out stopped or paused instances. Users can easily navigate complex network architectures using pan and zoom controls, legend toggles for filtering node types, click-to-highlight node relationships, and clickable VPC peering links that seamlessly redirect to associated topology pages.
109109

110-
[Demo](https://youtu.be/b9QHwFFkSao) | [Documentation](https://docs.harvesterhci.io/v1.8/networking/kubeovn-vpcnatgateway) | [GitHub issue](https://github.com/harvester/harvester/issues/9748)
110+
[Demo](https://youtu.be/b9QHwFFkSao) | [Documentation](https://docs.harvesterhci.io/v1.8/networking/kubeovn-vpc#vpc-network-topology) | [GitHub issue](https://github.com/harvester/harvester/issues/9748)
111111

112112
### Fine-Grained Harvester RBAC Roles for Rancher
113113

@@ -131,7 +131,7 @@ Harvester v1.8.0 officially supports integration with the SUSE Observability Sta
131131

132132
Harvester v1.8.0 decouples the upgrade logic from the core harvester binary into a stand-alone upgrade-manager. This architectural change enables faster delivery and testing of upgrade-related features and bug fixes without waiting for full release cycles. The upgrade lifecycle is now efficiently managed by `components—upgrade-shim` (early stage preparation), `upgrade-repo` (metadata and image hub), and `upgrade-manager` (custom lifecycle controllers) improving the overall maintainability and upgrade reliability.
133133

134-
[Demo](https://youtu.be/pxqGzArkxNc) | [Documentation]() | [GitHub issue](https://github.com/harvester/harvester/issues/7112)
134+
[Demo](https://youtu.be/pxqGzArkxNc) | [Documentation](https://docs.harvesterhci.io/v1.8/advanced/addons/upgrade-manager) | [GitHub issue](https://github.com/harvester/harvester/issues/7112)
135135

136136
### Enhanced Device Identification and Native Support for Non-WWN Disks
137137

0 commit comments

Comments
 (0)