https://linuxcontainers.org/lxd/introduction/

 

Linux Containers - LXD - Introduction

What's LXD? LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. It's image based with pre-made images available for a wide numbe

linuxcontainers.org

https://github.com/lxc/lxd

 

GitHub - lxc/lxd: Daemon based on liblxc offering a REST API to manage containers

Daemon based on liblxc offering a REST API to manage containers - GitHub - lxc/lxd: Daemon based on liblxc offering a REST API to manage containers

github.com

LXD(Linux Container Daemon)

  • LXC + security
  • Unprivileged container
  • Machine container
  • Container Hypervisor
  • 도커와 병행 가능
  • 요소
    • Daemon(Server), Command Line Client, Openstack Nova Plugin
  • kvm을 경쟁자로 본다.

'Container' 카테고리의 다른 글

[oslab] LXC  (0) 2021.09.13
[Docker] Docker Swarm  (0) 2021.09.11
[Docker] Docker Machine  (0) 2021.09.11
[Docker] Docker Compose  (0) 2021.09.11
[Docker] Docker Engine  (0) 2021.09.11

+ Recent posts