Need advice about which tool to choose?Ask the StackShare community!

LXD

104
194
+ 1
68
rkt

29
112
+ 1
10
Add tool

LXD vs rkt: What are the differences?

LXD: Daemon based on liblxc offering a REST API to manage containers. LXD isn't a rewrite of LXC, in fact it's building on top of LXC to provide a new, better user experience. Under the hood, LXD uses LXC through liblxc and its Go binding to create and manage the containers. It's basically an alternative to LXC's tools and distribution template system with the added features that come from being controllable over the network; rkt: App Container runtime. Rocket is a cli for running App Containers. The goal of rocket is to be composable, secure, and fast.

LXD and rkt can be categorized as "Virtual Machine Platforms & Containers" tools.

"More simple" is the primary reason why developers consider LXD over the competitors, whereas "Security" was stated as the key factor in picking rkt.

LXD and rkt are both open source tools. rkt with 8.7K GitHub stars and 832 forks on GitHub appears to be more popular than LXD with 2.28K GitHub stars and 531 GitHub forks.

Decisions about LXD and rkt
Florian Sager
IT DevOp at Agitos GmbH · | 3 upvotes · 415.7K views
Chose
LXDLXD
over
DockerDocker

lxd/lxc and Docker aren't congruent so this comparison needs a more detailed look; but in short I can say: the lxd-integrated administration of storage including zfs with its snapshot capabilities as well as the system container (multi-process) approach of lxc vs. the limited single-process container approach of Docker is the main reason I chose lxd over Docker.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of LXD
Pros of rkt
  • 10
    More simple
  • 8
    Open Source
  • 8
    API
  • 8
    Best
  • 7
    Cluster
  • 5
    Multiprocess isolation (not single)
  • 5
    Fast
  • 5
    I like the goal of the LXD and found it to work great
  • 4
    Full OS isolation
  • 3
    Container
  • 3
    More stateful than docker
  • 2
    Systemctl compatibility
  • 5
    Security
  • 3
    Robust container portability
  • 2
    Composable containers

Sign up to add or upvote prosMake informed product decisions

What is LXD?

LXD isn't a rewrite of LXC, in fact it's building on top of LXC to provide a new, better user experience. Under the hood, LXD uses LXC through liblxc and its Go binding to create and manage the containers. It's basically an alternative to LXC's tools and distribution template system with the added features that come from being controllable over the network.

What is rkt?

Rocket is a cli for running App Containers. The goal of rocket is to be composable, secure, and fast.

Need advice about which tool to choose?Ask the StackShare community!

What companies use LXD?
What companies use rkt?
See which teams inside your own company are using LXD or rkt.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with LXD?
What tools integrate with rkt?
What are some alternatives to LXD and rkt?
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
LXC
LXC is a userspace interface for the Linux kernel containment features. Through a powerful API and simple tools, it lets Linux users easily create and manage system or application containers.
KVM
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V).
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2.
See all alternatives