Skip to content

Commit feabff5

Browse files
sobolevnraduweiss
authored andcommitted
Update index.html
1 parent fbdb3fa commit feabff5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
<a href="https://github.com/solo-io/unik">UniK</a>,
9898
<a href="https://www.weave.works/oss/firekube/">Weave FireKube</a>
9999
(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
102102
<a href="https://github.com/firecracker-microvm/firecracker-containerd">firecracker-containerd</a>
103103
It's also used by
104104
<a href="https://fly.io/">fly.io</a>.
@@ -192,8 +192,8 @@
192192
same machine. This means that every function, container, or container group can be encapsulated with a
193193
virtual machine barrier, enabling workloads from different customers to run on the same machine, without any
194194
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
197197
operating systems.
198198
</p>
199199
<p>
@@ -223,8 +223,8 @@
223223
<a href="https://aws.amazon.com/fargate/">AWS Fargate</a>
224224
to improve resource utilization and customer experience, while providing the security and isolation
225225
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
228228
customer needs.
229229
<a href="https://github.com/rust-vmm">Rust-vmm</a>
230230
is an open source community where we collaborate with crosvm and other groups and individuals to build and
@@ -265,8 +265,8 @@
265265
</a>,
266266
<a href="https://www.weave.works/oss/firekube/">Weave FireKube</a>
267267
(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
270270
<a href="https://github.com/firecracker-microvm/firecracker-containerd">firecracker-containerd</a>.
271271
</section>
272272
</article>

0 commit comments

Comments
 (0)