Docker, Kubernetes and the most popular container runtime

Containerd is the most popular container runtime and is being used in both Docker & Kubernetes

· 4min · someone
Docker, Kubernetes and the most popular container runtime
cover

Linux LVM - Logical Volume Manager

LVM, or Logical Volume Management, is a storage device management technology that gives users the power to pool and abstract the physical layout of component storage devices for flexible administration. Utilizing the device mapper Linux kernel framework, the current iteration, LVM2, can be used to gather existing storage devices into groups and allocate logical units from the combined space as needed.

· 3min · someone
Linux LVM - Logical Volume Manager