dvsxutact / ProjectHill

Project Hill is a code name.
GNU General Public License v3.0
0 stars 0 forks source link

What Hypervisors do we support? #11

Open dvsxutact opened 5 years ago

dvsxutact commented 5 years ago

We need a good list of hypervisors we should support.

dvsxutact commented 5 years ago

i think this list would be a good place to start.

  1. Hyper-v (using powershell scripts)
  2. KVM
  3. LxC (Linux Containers)
  4. XenServer
  5. VMWare
  6. Docker
  7. Kubernetes

Not sure if the last 2 are considered hypervisors. perhaps we could use them as hypervisors with a basic default image?

dvsxutact commented 5 years ago

a couple of good questions that begs for answers are:

  1. what hypervisors does openstack support?
  2. can we extend openstack hypervisor support?