Difference between revisions of "Containerd"
Jump to navigation
Jump to search
(→Logs) |
|||
| Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
<code>containerd</code> is a [[container runtime]] (https://containerd.io/), in February 2019 <code>[[containerd]]</code> becames official [[CNCF]] project | <code>containerd</code> is a [[container runtime]] (https://containerd.io/), in February 2019 <code>[[containerd]]</code> becames official [[CNCF]] project | ||
| + | * https://github.com/containerd/containerd | ||
* Image push and pull | * Image push and pull | ||
Revision as of 11:37, 21 September 2023
containerd is a container runtime (https://containerd.io/), in February 2019 containerd becames official CNCF project
- Image push and pull
- Managing of storage
- Executing of Containers by calling
runcwith the right parameters to run containers... - Managing of network primitives for interfaces
- Management of network namespaces containers to join existing namespaces
http://alexander.holbreich.org/docker-components-explained/
/etc/containerd/config.toml /var/run/docker/containerd/containerd.toml
containerd --config /etc/containerd/config.toml containerd --config /var/run/docker/containerd/containerd.toml containerd --config /var/run/docker/containerd/containerd.toml --log-level info
cotainerd .../.... INFO[2020-01-27T14:34:22.574737560Z] containerd successfully booted in 0.041567s
failed to start containerd: timeout waiting for containerd to start
containerd .../... error="failed to stop container: context deadline exceeded: unknown"
Contents
Logs
level=warning level=info
Activities
Related
journalctl -u containerddocker.log- Kubernetes
crictlcri-o/var/log/messagescontainerd Task XXXXXXXX deleted with exit code 137- Kubelet logs
- SOCI Snapshotter
dockerd
See also
runc, runc create failedcontainerd,config.toml,containerd-shim,runc,journalctl -u containerd, ctr, SOCI Snapshotter, Containerd versions, /var/log/pods/- Docker: dockerd, docker (command), dockerd-ce (dockerd), docker-proxy, Docker Kubernetes Service (DKS),
/var/lib/docker/, /var/run/docker.sock, 9323, /etc/docker/daemon.json, systemctl stop docker - Containers, OCI: Docker (
dockerd),containerd,runc, Podman, buildah, skopeo, lxd, Container Registry, Service mesh, Windows Server containers, Containerpilot, CoreOS, CAdvisor, Containers networking, Container scanning, cosign, CRI, CRI-O,initContainers, Sidecar container, Container images, latest, Development Containers, LXC
Advertising: