|
97 | 97 | <a href="https://github.com/solo-io/unik">UniK</a>,
|
98 | 98 | <a href="https://www.weave.works/oss/firekube/">Weave FireKube</a>
|
99 | 99 | (via
|
100 |
| - <a href="https://github.com/weaveworks/ignite">Weave Ignite</a> |
101 |
| - ), and containerd via |
| 100 | + <a href="https://github.com/weaveworks/ignite">Weave Ignite</a>), |
| 101 | + and containerd via |
102 | 102 | <a href="https://github.com/firecracker-microvm/firecracker-containerd">firecracker-containerd</a>
|
103 | 103 | It's also used by
|
104 | 104 | <a href="https://fly.io/">fly.io</a>.
|
|
192 | 192 | same machine. This means that every function, container, or container group can be encapsulated with a
|
193 | 193 | virtual machine barrier, enabling workloads from different customers to run on the same machine, without any
|
194 | 194 | tradeoffs to security or efficiency. Firecracker is an
|
195 |
| - <a href="https://www.redhat.com/en/blog/all-you-need-know-about-kvm-userspace">alternative to QEMU</a> |
196 |
| - , an established VMM with a general purpose and broad feature set that allows it to host a variety of guest |
| 195 | + <a href="https://www.redhat.com/en/blog/all-you-need-know-about-kvm-userspace">alternative to QEMU</a>, |
| 196 | + an established VMM with a general purpose and broad feature set that allows it to host a variety of guest |
197 | 197 | operating systems.
|
198 | 198 | </p>
|
199 | 199 | <p>
|
|
223 | 223 | <a href="https://aws.amazon.com/fargate/">AWS Fargate</a>
|
224 | 224 | to improve resource utilization and customer experience, while providing the security and isolation
|
225 | 225 | required of public cloud infrastructure. Firecracker started from Chromium OS's Virtual Machine Monitor,
|
226 |
| - <a href="https://chromium.googlesource.com/chromiumos/platform/crosvm/">crosvm</a> |
227 |
| - , an open source VMM written in Rust. Today, crosvm and Firecracker have diverged to serve very different |
| 226 | + <a href="https://chromium.googlesource.com/chromiumos/platform/crosvm/">crosvm</a>, |
| 227 | + an open source VMM written in Rust. Today, crosvm and Firecracker have diverged to serve very different |
228 | 228 | customer needs.
|
229 | 229 | <a href="https://github.com/rust-vmm">Rust-vmm</a>
|
230 | 230 | is an open source community where we collaborate with crosvm and other groups and individuals to build and
|
|
265 | 265 | </a>,
|
266 | 266 | <a href="https://www.weave.works/oss/firekube/">Weave FireKube</a>
|
267 | 267 | (via
|
268 |
| - <a href="https://github.com/weaveworks/ignite">Weave Ignite</a> |
269 |
| - ), and containerd via |
| 268 | + <a href="https://github.com/weaveworks/ignite">Weave Ignite</a>), |
| 269 | + and containerd via |
270 | 270 | <a href="https://github.com/firecracker-microvm/firecracker-containerd">firecracker-containerd</a>.
|
271 | 271 | </section>
|
272 | 272 | </article>
|
|
0 commit comments