add d2iq as an adopter

Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
This commit is contained in:
Hector Fernandez 2020-10-20 13:18:49 +02:00 committed by Hector Fernandez
parent 31a6d11133
commit b201de01b7

View File

@ -38,6 +38,8 @@ including the Balena project listed below.
**_Kata Containers_** - The [Kata containers](https://katacontainers.io/) lightweight-virtualized container runtime project integrates with containerd via a custom v2 shim implementation that drives the Kata container runtime.
**_D2iQ Konvoy_** - D2iQ Inc [Konvoy](https://d2iq.com/products/konvoy) product uses containerd as the container runtime for its Kubernetes distribution.
**_Other Projects_** - While the above list provides a cross-section of well known uses of containerd, the simplicity and clear API layer for containerd has inspired many smaller projects around providing simple container management platforms. Several examples of building higher layer functionality on top of the containerd base have come from various containerd community participants:
- Michael Crosby's [boss](https://github.com/crosbymichael/boss) project,
- Evan Hazlett's [stellar](https://github.com/ehazlett/stellar) project,