You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
LeiZhou edited this page May 7, 2024
·
6 revisions
Welcome to the kubevirt-tdx wiki!
This wiki focuses on the specific usage change of TDX. The operations that are not mentioned in this wiki, please follow the Kubevirt Official Doc
Overview
KubeVirt is a virtual machine management add-on for Kubernetes. The aim is to provide a common ground for virtualization solutions on top of Kubernetes.
KubeVirt-TDX is based on Kubevirt and add the new feature to support Intel TDX.
Current limitations
TDVMs do not support live-migration.
TDVMs cannot be rebooted from within using reboot, shutdown -r now, etc. A reboot must be done by shutting down the VM and starting it again.