Skip to content
Category

Linux containerization

page 1
Q15206305
open-source software for deploying and running of containerized applications
Kubernetes
Kubernetes (), also known as K8s, is an open-source container orchestration system for automating software deployment, scaling, and management. Originally designed by Google, the project is now maintained by a worldwide community of contributors, and the trademark is held by the Cloud Native Computing Foundation.
containerization
method for creating isolated software execution environments, provided by some operating system kernels
LXC
Linux Containers (LXC) is an operating system-level virtualization method for running multiple isolated Linux systems (containers) on a control host using a single Linux kernel.
OpenVZ
OpenVZ (Open Virtuozzo) is an operating system-level virtualization technology for Linux. It allows a physical server to run multiple isolated operating system instances, supporting containerization, virtual private servers (VPSs) and virtual environments (VEs). OpenVZ is similar to Solaris Containers and LXC.
Container Linux
Linux distribution
Podman
Podman (pod manager) is an open source Open Container Initiative (OCI)-compliant container management tool created by Red Hat used for handling containers, images, volumes, and pods on the Linux operating system, with support for macOS and Microsoft Windows via a virtual machine. Based on the libpod library, it offers APIs for the lifecycle management of containers, pods, images, and volumes. The API is identical to the Docker API. Podman Desktop provides an alternative to Docker Desktop.
Azure Linux
Microsoft open source operating system
Apache Mesos
software to manage computer clusters
Open Container Initiative
open governance structure for the express purpose of creating open industry standards around container formats and runtime
Linux-VServer
Linux-VServer is a virtual private server implementation that was created by adding operating system-level virtualization capabilities to the Linux kernel. It is developed and distributed as open-source software.
Apptainer
Apptainer (formerly Singularity) is a free and open-source computer program that performs operating system-level virtualization also known as containerization.