1 مستودع
Choosing between system containers for speed or virtual machines for OS flexibility based on workload requirements.
Distinct from Hardware-Based Instance Selection: Distinct from Hardware-Based Instance Selection: selects between container and VM runtimes, not cloud hardware types.
Explore 1 awesome GitHub repository matching devops & infrastructure · Container vs Virtual Machine Selectors. Refine with filters or upvote what's useful.
LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes
Allows users to choose between system containers and virtual machines at launch time.