Home / Platform management / Virtualization

Virtualization

For enterprises that use virtual machine architecture, if they want to transform to Kubernetes and container architecture, application transformation is inevitable. However, due to reasons such as continuous online business or difficult to change development habits, enterprises often cannot completely get rid of virtualization architecture in a short period of time. Therefore, a solution that can unify the configuration, management, and control of container resources and virtual machine resources on the same platform is particularly important.

To this end, the platform integrates the open source project kubevirt, which runs virtual machine projects in a containerized manner, uses Kubernetes CRD to add resource types VirtualMachineInstance (VMI), and uses the container’s Image Registry to create virtual machines and provide lifecycle management.