Browse Source

Added AWS Firecracker / Weave ignite MicroVMs

pull/312/head
Justin J. Janes 6 years ago
committed by GitHub
parent
commit
7ab4e37ec1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -573,6 +573,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features.
* [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC.
* [OpenVZ](http://openvz.org) - Container-based virtualization for Linux.
* [AWS Firecracker](https://firecracker-microvm.github.io/) - Secure and fast microVMs for Serverless computing.
* [Weave Ignite](https://github.com/weaveworks/ignite) - Weave Ignite is an open source Virtual Machine (VM) manager with a container UX and built-in GitOps management.
## Status Pages

Loading…
Cancel
Save