Containerd: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 4: Line 4:
=Internal=
=Internal=
* [[Kubernetes_Container_Runtime_Concepts#Available_Container_Runtimes|Kubernetes Container Runtime Concepts]]
* [[Kubernetes_Container_Runtime_Concepts#Available_Container_Runtimes|Kubernetes Container Runtime Concepts]]
=Subjects=
* [[containerd Concepts|Concepts]]
* [[containerd Operations|Operations]]


=Overview=
=Overview=


A Cloud Native Computing Foundation project that provides a [[Kubernetes_Container_Runtime_Concepts#Container_Runtime|container runtime]]. It manages the complete container lifecycle on its host system (Linux or Windows), from image transfer and storage to container execution and supervision to low-level storage to network attachments.
A Cloud Native Computing Foundation project that provides a [[Kubernetes_Container_Runtime_Concepts#Container_Runtime|container runtime]]. It manages the complete container lifecycle on its host system (Linux or Windows), from image transfer and storage to container execution and supervision to low-level storage to network attachments.

Revision as of 23:43, 7 December 2023

External

Internal

Subjects

Overview

A Cloud Native Computing Foundation project that provides a container runtime. It manages the complete container lifecycle on its host system (Linux or Windows), from image transfer and storage to container execution and supervision to low-level storage to network attachments.