Kubernetes vs. Linux Containers LXD

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Kubernetes
Score 8.9 out of 10
N/A
Kubernetes is an open-source container cluster manager.N/A
LXD
Score 9.1 out of 10
N/A
LXD is a system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. LXD is image based and provides images for a wide number of Linux distributions. It supports various use cases, with support for different storage backends and network types and the option to install on hardware ranging from an individual laptop or cloud instance to a full server rack. LXD is written in Go. It is free software…N/A
Pricing
KubernetesLinux Containers LXD
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
KubernetesLXD
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
KubernetesLinux Containers LXD
Considered Both Products
Kubernetes

No answer on this topic

LXD
Chose Linux Containers LXD
Linux Containers LXD feels like a more primitive version of docker, docker-compose and similar projects from the docker ecosystem. The Dockerfile and docker-compose.yml methods of specifying a container setup, as well as the network and file configurations afforded by Docker …
Top Pros
Top Cons
Features
KubernetesLinux Containers LXD
Container Management
Comparison of Container Management features of Product A and Product B
Kubernetes
7.8
1 Ratings
1% below category average
Linux Containers LXD
-
Ratings
Security and Isolation10.01 Ratings00 Ratings
Container Orchestration7.01 Ratings00 Ratings
Cluster Management9.01 Ratings00 Ratings
Storage Management9.01 Ratings00 Ratings
Resource Allocation and Optimization8.01 Ratings00 Ratings
Discovery Tools5.01 Ratings00 Ratings
Update Rollouts and Rollbacks5.01 Ratings00 Ratings
Analytics, Monitoring, and Logging9.01 Ratings00 Ratings
Best Alternatives
KubernetesLinux Containers LXD
Small Businesses
Portainer
Portainer
Score 9.3 out of 10
Portainer
Portainer
Score 9.3 out of 10
Medium-sized Companies
Docker
Docker
Score 9.2 out of 10
Docker
Docker
Score 9.2 out of 10
Enterprises
Docker
Docker
Score 9.2 out of 10
Docker
Docker
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
KubernetesLinux Containers LXD
Likelihood to Recommend
8.9
(16 ratings)
6.4
(2 ratings)
User Testimonials
KubernetesLinux Containers LXD
Likelihood to Recommend
Kubernetes
K8s should be avoided - If your application works well without being converted into microservices-based architecture & fits correctly in a VM, needs less scaling, have a fixed traffic pattern then it is better to keep away from Kubernetes. Otherwise, the operational challenges & technical expertise will add a lot to the OPEX. Also, if you're the one who thinks that containers consume fewer resources as compared to VMs then this is not true. As soon as you convert your application to a microservice-based architecture, a lot of components will add up, shooting your resource consumption even higher than VMs so, please beware. Kubernetes is a good choice - When the application needs quick scaling, is already in microservice-based architecture, has no fixed traffic pattern, most of the employees already have desired skills.
Read full review
Open Source
Linux Containers LXD works very well when you, as a software developer using Linux, need to spin up a development environment to build and work on a specific piece of software. For example, you need to build some software that is tested and developed target Ubuntu 18.04. You're able to quickly create a container for Ubuntu 18.04 and log into it to run commands and build your software. This is easier to do than setting a virtual machine - e.g - via Virtual Box, but is a lot clunkier than doing it via Docker containers which give you a much more flexible configuration of the environment and are easier to start, stop, connect and share with other developers.
Read full review
Pros
Kubernetes
  • Complex cluster management can be done with simple commands with strong authentication and authorization schemes
  • Exhaustive documentation and open community smoothens the learning process
  • As a user a few concepts like pod, deployment and service are sufficient to go a long way
Read full review
Open Source
  • GIT repositories.
  • Authentication servers.
  • Application instances.
Read full review
Cons
Kubernetes
  • Local development, Kubernetes does tend to be a bit complicated and unnecessary in environments where all development is done locally.
  • The need for add-ons, Helm is almost required when running Kubernetes. This brings a whole new tool to manage and learn before a developer can really start to use Kubernetes effectively.
  • Finicy configmap schemes. Kubernetes configmaps often have environment breaking hangups. The fail safes surrounding configmaps are sadly lacking.
Read full review
Open Source
  • Ease of use.
  • Copying containers from one machine to another.
  • Creation of containers with config files similar to Docker.
Read full review
Alternatives Considered
Kubernetes
Most of the required features for any orchestration tool or framework, which is provided by Kubernetes. After understanding all modules and features of the K8S, it is the best fit for us as compared with others out there.
Read full review
Open Source
Linux Containers LXD feels like a more primitive version of docker, docker-compose and similar projects from the docker ecosystem. The Dockerfile and docker-compose.yml methods of specifying a container setup, as well as the network and file configurations afforded by Docker make working with containers much easier and more reproducible than with Linux Containers LXD.
Read full review
Return on Investment
Kubernetes
  • Because of microservices, Kubernetes makes it easy to find the cost of each application easily.
  • Like every new technology, initially, it took more resources to educate ourselves but over a period of time, I believe it's going to be worth it.
Read full review
Open Source
  • Save workload.
  • Save time.
Read full review
ScreenShots