generated at
Containerd
>containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc.

>containerdとは、元々はDocker内部で利用されDocker社が開発していましたが、2017年3月にCloud Native Computing Foundation(CNCF)に寄贈されたコンテナランタイムです。
> 2018年5月に「containerd v1.1」が正式リリースされ、CRIにネイティブ対応することが発表されました。