Tag

cri-o

1 views collected around this technical thread.

DevOps Operations Practice
DevOps Operations Practice
May 20, 2024 · Cloud Native

Four Leading Open‑Source Container Platforms: Docker, Podman, Containerd, and CRI‑O

This article introduces four leading open‑source container platforms—Docker, Podman, Containerd, and CRI‑O—detailing their core features, architecture, and use‑case advantages, helping readers understand each product’s strengths and suitability for modern cloud‑native and micro‑service deployments.

ContainersDockerPodman
0 likes · 5 min read
Four Leading Open‑Source Container Platforms: Docker, Podman, Containerd, and CRI‑O
DevOps Operations Practice
DevOps Operations Practice
Nov 13, 2023 · Cloud Native

An Overview of Popular Container Engines: Docker, Podman, LXD, Containerd, and CRI‑O

This article introduces several widely used container engines—including Docker, Podman, LXD, Containerd, and CRI‑O—explaining their core components, architectural differences, security features, and typical use cases for developers and operations teams.

ContainersDockerLXD
0 likes · 6 min read
An Overview of Popular Container Engines: Docker, Podman, LXD, Containerd, and CRI‑O
Efficient Ops
Efficient Ops
May 10, 2023 · Cloud Native

Beyond Docker: Why Containerd, Podman, and Other Runtimes Are Shaping Cloud‑Native Futures

After Kubernetes announced the deprecation of Docker in version 1.24, this article examines several Docker alternatives—containerd, Podman, LXC/LXD, rkt, OpenVZ, Singularity, and CRI‑O—detailing their core features and advantages over Docker for modern cloud‑native environments.

KubernetesLXCOpenVZ
0 likes · 13 min read
Beyond Docker: Why Containerd, Podman, and Other Runtimes Are Shaping Cloud‑Native Futures
Efficient Ops
Efficient Ops
Jun 6, 2022 · Cloud Native

How to Migrate Kubernetes from Docker to cri‑o: Step‑by‑Step Guide

This guide explains why Kubernetes dropped dockershim, clarifies OCI and CRI standards, compares Docker, containerd and cri‑o runtimes, and provides a step‑by‑step procedure—including node draining, Docker removal, kernel tuning, cri‑o installation, kubelet reconfiguration, and verification—to successfully migrate a cluster from Docker to cri‑o before upgrading to version 1.24.

DevOpsDocker migrationKubernetes
0 likes · 14 min read
How to Migrate Kubernetes from Docker to cri‑o: Step‑by‑Step Guide
DevOps Engineer
DevOps Engineer
Mar 30, 2022 · Cloud Native

Understanding Docker, containerd, CRI‑O, OCI and runc: The Container Ecosystem Explained

This article explains the key components and standards of the container ecosystem—including Docker, containerd, CRI‑O, OCI and runc—detailing how they interact, the role of the Container Runtime Interface, and why Docker is only a small part of a broader, interoperable cloud‑native landscape.

DockerOCIcloud native
0 likes · 11 min read
Understanding Docker, containerd, CRI‑O, OCI and runc: The Container Ecosystem Explained
Top Architect
Top Architect
Dec 20, 2020 · Cloud Native

Kubernetes Deprecates Docker: Reasons and Recommended Container Runtimes

Kubernetes has officially deprecated Docker support by removing the dockershim bridge, explaining that Docker lacks native CRI compliance, and recommends migrating to CRI‑compatible runtimes such as containerd or CRI‑O while clarifying the differences between CRI and OCI runtimes.

CRIDockerKubernetes
0 likes · 7 min read
Kubernetes Deprecates Docker: Reasons and Recommended Container Runtimes
Architecture Digest
Architecture Digest
Dec 18, 2020 · Cloud Native

Why Docker Is Deprecated in Kubernetes and What to Use Instead

Kubernetes has removed Docker support by deprecating the dockershim bridge, urging users to adopt CRI‑compatible runtimes such as containerd or CRI‑O, and explaining the differences between CRI and OCI runtimes, their security implications, and migration recommendations.

CRIDockerKubernetes
0 likes · 7 min read
Why Docker Is Deprecated in Kubernetes and What to Use Instead
Cloud Native Technology Community
Cloud Native Technology Community
Dec 4, 2020 · Cloud Native

Kubernetes No Longer Supports Docker as a Runtime: Implications and Migration Guidance

Starting with version 1.20 Kubernetes deprecates Docker as a container runtime, but Docker images remain usable through CRI‑compatible runtimes like containerd or CRI‑O, so developers can keep building with Docker while clusters transition to supported runtimes with minimal disruption.

DockerKubernetescloud native
0 likes · 6 min read
Kubernetes No Longer Supports Docker as a Runtime: Implications and Migration Guidance