VM-Operator icon
VM-Operator icon

VM-Operator

The project provides an easy to use and flexible solution for running QEMU/KVM based VMs in Kubernetes pods.

VM-Operator screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Kubernetes
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Kubernetes

 Tags

  • QEMU
  • qemu-kvm
  • kubernetes-operator

VM-Operator News & Activities

Highlights All activities

Recent activities

Show all activities

VM-Operator information

  • Developed by

    Michael N. Lipp
  • Licensing

    Open Source (AGPL-3.0) and Free product.
  • Written in

  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  14 Stars
  •  0 Forks
  •  5 Open Issues
  •   Updated  
View on GitHub
VM-Operator was added to AlternativeTo by mnlipp on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is VM-Operator?

The project provides an easy to use and flexible solution for running QEMU/KVM based VMs in Kubernetes pods.

The image used for the VM pods combines QEMU and a control program for starting and managing the QEMU process. This application is called “the runner”. While you can deploy a runner manually (or with the help of some helm templates), the preferred way is to deploy “the manager” application which acts as a Kubernetes operator for runners and thus the VMs.

An easy to use web interface allows users to start, stop and reset VM instances (if they have the required permissions) and to access their console with a simple click. The VM-Operator also supports automatic login on the guest, thus eliminating the need for multiple logins.

A focus of the project is to support SPICE access to the VMs. This ensures that you can redirect USB devices, and have working copy/paste between host and guest.

Official Links