LXC Linux Containers (LXC) provides lightweight, operating system-level virtualization on Linux. It allows running multiple isolated Linux systems on a single host with minimal resource overhead.
LXC (Linux Containers) is an operating-system-level virtualization technology that allows multiple isolated Linux systems to run on a single Linux host. LXC relies on cgroups and namespaces functionality in the Linux kernel to provide strong isolation of resources like CPU, memory, block I/O and network between containers.
Some key characteristics of LXC:
With lightweight virtualization, high scalability and carrier-grade security, LXC offers an attractive approach for deploying scalable services on shared infrastructure.
Here are some alternatives to LXC Linux Containers:
Suggest an alternative ❐