Tagged articles
12 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Mar 14, 2024 · Cloud Native

From chroot to Kubernetes: The 40‑Year Evolution of Containerization

This article traces the history of container technology—from the 1979 chroot command and Linux namespaces to cgroups, LXC, Docker, Kubernetes, and modern cloud‑native services like Huawei CCE—explaining each milestone’s purpose, advantages, and impact on software deployment.

Cloud NativeKubernetesLXC
0 likes · 10 min read
From chroot to Kubernetes: The 40‑Year Evolution of Containerization
dbaplus Community
dbaplus Community
Oct 25, 2021 · Cloud Native

Beyond Docker: Exploring Modern Container Runtimes and Alternatives

While Docker introduced containers in 2013 and set early standards, the ecosystem has since diversified with technologies like cgroups, namespaces, OCI, CRI, and alternatives such as containerd, runc, Podman, LXC/LXD, offering varied approaches to secure, lightweight application deployment across cloud-native environments.

DockerKubernetesLXC
0 likes · 15 min read
Beyond Docker: Exploring Modern Container Runtimes and Alternatives
Top Architect
Top Architect
May 18, 2020 · Cloud Native

Docker Overview: Architecture, Components, and Basic Usage

This article provides a comprehensive introduction to Docker, covering its foundation on Linux Containers, the differences between Docker and LXC, the internal architecture and key components, and step‑by‑step commands for installing, managing images, running containers, and inspecting logs.

DevOpsDocker ArchitectureLXC
0 likes · 27 min read
Docker Overview: Architecture, Components, and Basic Usage
MaGe Linux Operations
MaGe Linux Operations
May 8, 2020 · Cloud Native

Beyond Docker: Exploring Top Container Runtime Alternatives

This article analyzes Docker's declining market share and provides a detailed comparison of alternative container runtimes—including rkt, Mesos, LXC, OpenVZ, and Containerd—highlighting their features, advantages, and limitations for various production scenarios.

DockerLXCMesos
0 likes · 7 min read
Beyond Docker: Exploring Top Container Runtime Alternatives
ITPUB
ITPUB
Feb 9, 2020 · Cloud Native

Understanding Docker: From LXC Roots to Modern Container Architecture

This article explains the fundamentals of Linux Containers (LXC), their relationship to Docker, Docker's core concepts, architecture components, and practical commands for installation, image management, container lifecycle, and troubleshooting, providing a comprehensive guide for developers and operations engineers.

ContainersDevOpsDocker
0 likes · 29 min read
Understanding Docker: From LXC Roots to Modern Container Architecture
Java Captain
Java Captain
Nov 11, 2019 · Cloud Native

Docker Overview: From LXC Origins to Architecture and Basic Usage

This article introduces Linux Containers (LXC) as the predecessor of Docker, explains Docker's definition, advantages, and architecture—including client, daemon, server, engine, job, registry, graph, driver, libcontainer and container modules—and provides practical commands for installation, image management, container execution, and troubleshooting.

ContainerDockerLXC
0 likes · 27 min read
Docker Overview: From LXC Origins to Architecture and Basic Usage