Skip to content

Containerd

Introduction

Containerd is an industry-standard container runtime that manages the complete container lifecycle on a host system — from image transfer and storage to container execution, supervision, and networking.

Container runtime architecture overview

Containerd components and interfaces

Containerd and Docker relationship

Container lifecycle management

CRI plugin architecture

Containerd snapshotter and storage

Reference:

  1. Official Website
  2. Repository

Power by VitePress & Vue