virtink k8s 轻量级虚拟机化扩展

rongfengliang-荣锋亮 / 2023-06-01 / 原文

virtink 是基于cloud hypervisor 的k8s 虚拟化扩展

相比kubevirt的一些对比

  • 使用了cloud hypervisor ,相对更加轻量,没有使用libvirt 或者qemu
  • 不需要使用long runing pod
  • 隔离性更加好,可以更好的支持k8s in k8s

参考资料

https://github.com/smartxworks/virtink
https://github.com/kubevirt/kubevirt
https://github.com/smartxworks/knest
https://github.com/smartxworks/cluster-api-provider-virtink