Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/infracloudio/awesome-microvm

🎉 A curated list of awesome things related to Micro-VMs
https://github.com/infracloudio/awesome-microvm

List: awesome-microvm

microvm unikernel virtual-machine

Last synced: about 1 month ago
JSON representation

🎉 A curated list of awesome things related to Micro-VMs

Lists

README

        

# awesome-microvm

🎉 A curated list of awesome things related to Micro-VMs

# micro-vm: What & Why?
- [Micro VM Introduction](https://searchsecurity.techtarget.com/definition/micro-VM-micro-virtual-machine)

# Projects

- [Kata Containers](https://github.com/kata-containers/runtime)
- [Firecracker](https://github.com/firecracker-microvm/firecracker) allows running and managing micro VMs
- [Deep dive on Firecracker](https://lwn.net/Articles/775736/)
- [ContainerD managed MicroVMs](https://github.com/firecracker-microvm/firecracker-containerd)
- [Ignite](https://github.com/weaveworks/ignite) unifies Firecracker & Docker experience with GitOps
- [Slim](https://github.com/ottomatica/slim/) allows using Dockerfiles to create micro VMs
- [Slim tutorial](https://dev.to/chrisparnin/slim-create-a-micro-vm-from-a-dockerfile-21od)

# Posts

- [Kubernetes and Virtual Machines](https://tech.paulcz.net/blog/future-of-kubernetes-is-virtual-machines/)
- [Exploring why containers and MivroVMs together in context of orchestration](https://www.infoq.com/articles/containers-hypervisors-2019/)

# Demos

- [Using Virtual Kubelet and Ignite together](https://github.com/chanwit/vkignite)

- [A chef cookbok which uses Ignite to launch MicroVMs](https://github.com/begleybrothers/ignite.chef)

# Talks/Videos

- [Introduction and hands on demo of Firecracker](https://www.youtube.com/watch?v=JU-zp1dTC58)
- [GoTo 2019 - Secure and Fast microVM](https://www.youtube.com/watch?v=oKKOBsqQndY)