# Virtink - 쿠버네티스용 경량 가상화 애드온

> Clean Markdown view of GeekNews topic #7083. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7083](https://news.hada.io/topic?id=7083)
- GeekNews Markdown: [https://news.hada.io/topic/7083.md](https://news.hada.io/topic/7083.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-08-01T10:01:06+09:00
- Updated: 2022-08-01T10:01:06+09:00
- Original source: [github.com/smartxworks](https://github.com/smartxworks/virtink)
- Points: 7
- Comments: 1

## Topic Body

- Cloud Hypervisor 가상 머신을 쿠버네티스 클러스터 안에서 사용 가능하게 해주는 애드온   
- KubeVirt 와 비교해보면   
  - libvirt 또는 QEMU를 사용하지 않음. VM이 더 작은 메모리를 사용하며 더 높은 성능을 냄. 공격 표면도 작음   
  - Pod당 런처 프로세스가 필요없어서 메모리 사용량을 더 줄임   
  - 기존 K8s 클러스터 안에서 완전히 독립된 K8s 클러스터를 실행하는데 특히 적합 (knest: K8s-in-K8s)  
- Docker 및 containerd 런타임 지원

## Comments



### Comment 11598

- Author: xguru
- Created: 2022-08-01T10:01:09+09:00
- Points: 1

[Cloud Hypervisor - 오픈소스 Virtual Machine Monitor(VMM)](https://news.hada.io/topic?id=7060)
