Containerd Alternatives
-
gvisor
Application Kernel for Containers
-
clair
Vulnerability Static Analysis for Containers
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
runtime
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers). (by kata-containers)
-
trivy
A Simple and Comprehensive Vulnerability Scanner for Container Images, Github Repositories and Filesystems. Suitable for CI
-
firecracker-containerd
firecracker-containerd enables containerd to manage containers as Firecracker microVMs
-
nomad-driver-containerd
Nomad task driver for launching containers using containerd.
-
runc
CLI tool for spawning and running containers according to the OCI specification
Posts
-
How to get firewall to work with NGINX Proxy Manager?
# Selected nothing on install, then installed docker like so: apt-get install apt-transport-https ca-certificates curl gnupg-agent apt-get install software-properties-common curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" apt-get update apt-get install docker-ce docker-ce-cli containerd.io apt -y install mc iperf3 iptraf-ng
-
Docker 101 - Tecnologias e Conceitos
Depois do advento do Docker, a Docker, Inc. cedeu sua core engine para Cloud Native Computing Foundation sob o nome de containerd. Você pode ver pela CNCF Landscape que o containerd é uma caixinha em Container Runtime. A evolução da tecnologia não é mais controlada pela Docker, Inc., mas por essa organização que faz parte da Linux Foundation.
Stats
containerd/containerd is an open source project licensed under Apache License 2.0 which is an OSI approved license.