kata-containers VS lxd

Compare kata-containers vs lxd and see what are their differences.

kata-containers

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/ (by kata-containers)

lxd

Powerful system container and virtual machine manager (by canonical)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kata-containers lxd
11 6
4,877 4,222
4.3% 0.9%
10.0 10.0
about 18 hours ago 1 day ago
Rust Go
Apache License 2.0 GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kata-containers

Posts with mentions or reviews of kata-containers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-03.
  • Maestro: A Linux-compatible kernel in Rust
    7 projects | news.ycombinator.com | 3 Jan 2024
  • Fly Kubernetes
    2 projects | news.ycombinator.com | 18 Dec 2023
    Seems like Fly.io Machines are trying reimplement Kata Containers with the Firecracker backend [0].

    Kata has a guest image and guest agent to run multiple isolated containers [1].

    [0] https://katacontainers.io/

    [1] https://github.com/kata-containers/kata-containers/blob/main...

  • Kata Containers: Virtual Machines (VMs) that feel and perform like containers
    4 projects | news.ycombinator.com | 17 Jul 2023
    > Last time I looked (a few months ago), the documentation was pretty sparse or outdated.

    It still is, though it works somewhat seamlessly when installing with https://github.com/kata-containers/kata-containers/blob/main...

    Though only one of the hypervisors works well.

  • Method to block possible internet traffic from LLaMA on MacOS
    1 project | /r/LocalLLaMA | 1 Jun 2023
    Better to use a secure VM, can even get container-like VMs with kata-containers
  • Kata Containers vs gVisor?
    2 projects | /r/codehunter | 14 Jul 2022
    As I understand,Kata Containers
  • Firecracker MicroVMs
    5 projects | news.ycombinator.com | 18 Oct 2021
    Kubernetes using Kata containers as a containerd backend

    https://github.com/kata-containers/kata-containers/blob/main...

  • Container security best practices: Ultimate guide
    4 projects | news.ycombinator.com | 13 Oct 2021
    My home k8s cluster is now "locked down" using micro-vms (kata-containers[0]), pod level firewalling (cilium[1]), permission-limited container users, and mostly immutable environments. Given how quickly I rolled this out; the tools to enhance cluster environment security seem more accessible now than my previous research a few years ago.

    I know it's not exactly a production setup, but I really do feel that it's the most secure runtime environment I've ever had accessible at home. Probably more so than my desktops, which you could argue undermines most of my effort, but I like to think I'm pretty careful.

    In the beginning I was very skeptical, but being able to just build a docker/OCI image and then manage its relationships with other services with "one pane of glass" that I can commit to git is so much simpler to me than my previous workflows. My previous setup involved messing with a bunch of tools like packer, cloud-init, terraform, ansible, libvirt, whatever firewall frontend was on the OS, and occasionally sshing in for anything not covered.

    [0] https://github.com/kata-containers/kata-containers

  • Docker Without Docker
    16 projects | news.ycombinator.com | 8 Apr 2021
    I'm really impressed by fly.io, and the candidness with which they share some of their really awesome technology. Being container-first is the next step for PaaS IMO and they are ahead of the pack.

    I aim to build a platform like theirs someday (probably not any time soon) but I don't think I'd do any of what they're doing -- it feels unnecessary. Bear with me as I recently learned that they use nomad[0] and some of these suggestions are kubernetes projects but I'd love to hear why the following technologies were decided against (if they were):

    - kata-containers[1] (it does the whole container -> VM flow for you, automatically, nemu, firecracker) with multiple VMM options[2]

    - linuxkit[3] (let's say you didn't go with kata-containers, this is another container->VM path)

    - firecracker-containerd[4] (very minimal keep-your-container-but-run-it-as-a-VM)

    - kubevirt[5] (if you just want to actually run VMs, regardless of how you built them)

    - Ceph[6] for storage -- make LVM pools and just give them to Ceph, you'll get blocks, distributed filesystems (CephFS), and object gateways (S3/Swift) out of it (in the k8s space Rook manages this)

    As an aside to all this, there's also LXD, which supports running "system" (user namespace isolated) containers, VMs (somewhat recent[7][8]), live migration via criu[9], management/migration of underlying filesystems, runs on LVM or zfs[10], it's basically all-in-one, but does fall behind in terms of ecosystem since everyone else is aboard the "cloud native"/"works-with-kubernetes" train.

    I've basically how I plan to run a service like fly.io if I ever did -- so maybe my secret is out, but I sure would like to know just how much of this fly.io got built on (if any of it), and/or what was turned down.

    [0]: https://news.ycombinator.com/item?id=26745514

    [1]: https://github.com/kata-containers/kata-containers

    [2]: https://github.com/kata-containers/kata-containers/blob/2fc7...

    [3]: https://github.com/linuxkit/linuxkit

    [4]: https://github.com/firecracker-microvm/firecracker-container...

    [5]: https://github.com/kubevirt/kubevirt

    [6]: https://docs.ceph.com/

    [7]: https://discuss.linuxcontainers.org/t/running-virtual-machin...

    [8]: https://github.com/lxc/lxd/issues/6205

    [9]: https://criu.org/Main_Page

    [10]: https://linuxcontainers.org/lxd/docs/master/storage

  • Checking Your --privileged Container
    8 projects | /r/BSidesSF | 9 Mar 2021
    Kata Containers https://github.com/kata-containers/kata-containers

lxd

Posts with mentions or reviews of lxd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.
  • Canonical re-licenses LXD under AGPLv3, slaps a CLA on top
    1 project | news.ycombinator.com | 12 Dec 2023
    Please correct me if I'm wrong, but the post also links the "add Canonical CLA check #12665" [0], and my understanding is that "retain copyright" here is like a typical forum agreement where you going forward must agree to a perpetual worldwide unlimited license to Canonical that they can use as they please per [1]:

    >In effect, you’re giving us a licence, but you still own the copyright — so you retain the right to modify your code and use it in other projects.

    You explicitly do retain ownership, so you can then take that same code and contribute it elsewhere under any license you wish. The same author could contribute the same patch to both the LXD and the Incus fork. But some might object to being required to allow Canonical to specially license as they want.

    So your characterization seems unfair, and then gets kind of nasty at the end:

    >The author is pissed off because he can't build custom versions without redistributing the modifications

    Incus is a full fork, and Canonical has apparently been taking changes back from it as well as is often the case with such forks where both sides get value from each other. It's perfectly understandable for some folks to be bummed if that's no longer the case, and there is nothing evil about the Apache2 license. There's plenty of history that in OSS going back to the beginning, no need for insinuations or attacks.

    ----

    0: https://github.com/canonical/lxd/pull/12665/commits/eb5c773d...

    1: https://ubuntu.com/legal/contributors

  • Vm and hypervisor
    1 project | /r/homelab | 10 Dec 2023
    You could consider LXD which lets you easily run both containers and VMs: https://ubuntu.com/lxd
  • LXD Moves into Canonical
    3 projects | news.ycombinator.com | 6 Jul 2023
    I hope this doesn't affect LXC negatively.

    LXC and LXD share plenty of contributors.

    https://github.com/lxc/lxc/graphs/contributors

    https://github.com/canonical/lxd/graphs/contributors

    I use an "unprivileged LXC container" setup on several Debian bullseye hosts. It works fantastic, and each LXC container feels like a real server.

    Compare that to Docker's "one-container-one-process" philosophy, reinventing the wheel by awkwardly composing multiple containers.

  • LXD Has been moved to Canonical
    1 project | /r/LXD | 6 Jul 2023
    [1] https://linuxcontainers.org/lxd/
    1 project | /r/opensource | 5 Jul 2023
  • LXD is now under Canonical
    3 projects | /r/LXD | 4 Jul 2023
    The expected changes are: - https://github.com/lxc/lxd will now become https://github.com/canonical/lxd - https://linuxcontainers.org/lxd will disappear and be replaced with a mention directing users to https://ubuntu.com/lxd - The LXD YouTube channel will be handed over to the Canonical team - The LXD section on the LinuxContainers community forum will slowly be sunset in favor of the Ubuntu Discourse forum run by Canonical - The LXD CI infrastructure will be moved under Canonical’s care - Image building for Linux Containers will no longer be relying on systems provided by Canonical, limiting image building to x86_64 and aarch64.

What are some alternatives?

When comparing kata-containers and lxd you can also consider the following projects:

firecracker-containerd - firecracker-containerd enables containerd to manage containers as Firecracker microVMs

kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

podman - Podman: A tool for managing OCI containers and pods.

lxd - Powerful system container and virtual machine manager [Moved to: https://github.com/canonical/lxd]

firecracker-container

sysbox - An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs.

gvisor - Application Kernel for Containers

lxdui - LXDUI is a web UI for the native Linux container technology LXD/LXC

ignite - Ignite a Firecracker microVM

lxd-ui - Easy and accessible container and virtual machine management. A browser interface for LXD