Skip to content

Commit 2be3cd3

Browse files
ctauchenclaude
andcommitted
Mark KubeVirt live migration as tech preview in release notes
The KubeVirt networking page marks live migration support as a tech preview feature. Match that by adding the "(tech preview)" heading suffix (consistent with other tech-preview items in this section) and noting that live migration is tech preview and currently requires BGP networking without overlay. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 4c2f5e9 commit 2be3cd3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • calico-enterprise_versioned_docs/version-3.23-2/release-notes

calico-enterprise_versioned_docs/version-3.23-2/release-notes/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,14 @@ This is the first phase of phasing out the aggregated API server: in a future re
6767

6868
For more information, see [Enable native v3 CRDs](../operations/native-v3-crds.mdx) and [Migrate from API server to native CRDs](../operations/crd-migration.mdx).
6969

70-
### Live migration for KubeVirt VMs
70+
### Live migration for KubeVirt VMs (tech preview)
7171

7272
$[prodname] now provides first-class networking for KubeVirt virtual machines, including persistent IP addresses and BGP-aware live migration.
7373
A VM keeps the same IP address across reboots, pod evictions, and live migrations, and $[prodname] uses route priority to steer traffic to the new host as a running VM migrates between nodes without breaking established connections.
7474
In single-rack iBGP deployments this works automatically; in multi-rack or eBGP topologies, you configure `BGPFilter` resources to propagate route priority across AS boundaries.
7575

76+
Live migration support is a tech preview feature and may change significantly before it becomes GA. It currently requires BGP networking without overlay.
77+
7678
For more information, see [Calico Enterprise networking for KubeVirt](../networking/kubevirt/kubevirt-networking.mdx) and [BGP routing for KubeVirt live migration](../networking/kubevirt/live-migration-bgp.mdx).
7779

7880
{/* End 3.23.0-2.0 features */}

0 commit comments

Comments
 (0)