Project

General

Profile

action #90344

Updated by livdywan about 3 years ago

## Motivation 
 We use a lot of virtual machines to run jobs. Some of that we might be able to move to containers, but we need full VMs for some of the use cases. 

 ## Suggestion 
 - Look into [KubeVirt](https://kubevirt.io/) 
 - Add a new backend in os-autoinst i.e. implement a new class `backend/kubevirt.pm`

Back