File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 84
84
Firecracker is a virtual machine monitor (VMM) that uses the Linux Kernel-based Virtual Machine (KVM) to
85
85
create and manage microVMs. Firecracker has a minimalist design. It excludes unnecessary devices and guest
86
86
functionality to reduce the memory footprint and attack surface area of each microVM. This improves
87
- security, decreases the startup time, and increases hardware utilization. Firecracker currently supports
88
- Intel CPUs, with AMD and Arm support in developer preview.
87
+ security, decreases the startup time, and increases hardware utilization. Firecracker is generally available on
88
+ < a href ="https://github.com/firecracker-microvm/firecracker#supported-platforms ">
89
+ 64-bit Intel, AMD and Arm CPUs with support for hardware virtualization.
90
+ </ a >
89
91
</ p >
90
92
< p >
91
93
Firecracker is used by/integrated with (in alphabetical order):
You can’t perform that action at this time.
0 commit comments