Virt API provides the Kubernetes API extension for managing virtual machines in KubeVirt
The Virt API is a component of KubeVirt, which extends Kubernetes with virtualization capabilities.
The virt-api component provides a Kubernetes aggregated API server that handles VirtualMachine and related custom resources, enabling management of virtual machines through the Kubernetes API.
For more details, see https://github.com/kubevirt/kubevirt.