Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add Cloud-hypervisor (Rust-Vmm) for light weight Virtual Machines #923

Open
7 tasks
codesiddhant opened this issue Feb 1, 2022 · 5 comments
Open
7 tasks
Labels

Comments

@codesiddhant
Copy link

Description
The new rest-vmm based virtual machine are extremely fast and secure with minimum overhead please add new cloud-hypervisor in kubevirt.io for adding light weight VMs with much faster Boot time

Use case
cloud-hypervisor is very similar to firecracker but with some additional features and security it's supports full-fledged Os including windows based Operating System and containers

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@jellonek
Copy link
Contributor

jellonek commented Mar 4, 2022

in kubevirt.io? facepalm?

@codesiddhant
Copy link
Author

in kubevirt.io? facepalm?

yes

@jellonek
Copy link
Contributor

jellonek commented Mar 9, 2022

hint: this project is:
a) independent from kubevirt.io
b) kinda competing with kubevirt
c) based on top of libvirt (dunno if rust-vmm works with libvirt, i didn't seen anything official, but https://github.com/rust-vmm/kvm-bindings seems to be one of possibilities)
d) using specific qemu cmdline parameters under the hood

the last thing is that ... virtlet project is just dead for last 3y (what i hope will change in near future).

@keyingliu
Copy link
Contributor

actually virtlet has been running stably in my org, we have provisioned thousands of virtlet VMs for years, and the numbers are increasing, they all work fine. the only shortcoming is criproxy is needed to proxy CRI calls, but the independent runtime also makes us be easy to customize what we need compared to kubevirt

@stale
Copy link

stale bot commented Apr 28, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants