Containerd
Following adds this technology to your private workspace so related learning is easier to organise and revisit.
What is Containerd?
containerd is a production container runtime that manages container images, execution, storage and lifecycle on a host. This profile connects the concept to KBY's practical engineering guidance.
It implements the runtime layer used by platforms including Kubernetes and delegates low-level container creation to OCI runtimes such as runc. Its scope is deliberately narrower than a full developer platform: orchestration, builds and user workflows sit above it.
Provide a reliable host-level runtime for pulling and executing containers.
- Running containers in Kubernetes
- Managing container image lifecycle
- Executing low-level container tasks
Explore related technologies
Related technologies
1 resource for Containerd
Browse by purpose, from definitions and learning through operations, diagnostics and controlled recovery.
Learn and operate with Containerd
Ordered as a reader progression -- from core definitions through to operational reference -- using only the content already connected in the technology registry.
Config Traps(1)
Recognise and avoid known failure modes.