CDI API Server provides a Kubernetes API extension for managing virtual machine disk image imports in KubeVirt
The CDI API Server is a component of the Containerized Data Importer (CDI) project, which is part of the KubeVirt ecosystem.
CDI provides a Kubernetes extension that enables importing, uploading, and cloning of persistent volume claims (PVCs). The cdi-apiserver component provides a Kubernetes aggregated API server that handles DataVolume and related CDI custom resources, enabling seamless management of virtual machine disk images in Kubernetes clusters.
For more details, see https://github.com/kubevirt/containerized-data-importer.