Google Kubernetes Engine vs. Linux Containers LXD

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google Kubernetes Engine
Score 9.1 out of 10
N/A
Google Kubernetes Engine supplies containerized application management powered by Kubernetes which includes Google Cloud services including load balancing, automatic scaling and upgrade, and other Google Cloud services.
$0.04
vCPU-hr Autopilot Mode
LXD
Score 9.3 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
Google Kubernetes EngineLinux Containers LXD
Editions & Modules
Autopilot Mode - 3 year commitment price (USD)
$0
GKE Autopilot Ephemeral Storage Price GB-hr
Autopilot Mode - 1 year commitment price (USD)
$0.0000438
GKE Autopilot Ephemeral Storage Price GB-hr
Autopilot Mode - Regular Price
$0.0000548
GKE Autopilot Ephemeral Storage Price GB-hr
Autopilot Mode - Spot Price
$0.0000548
GKE Autopilot Ephemeral Storage Price GB-hr
Autopilot Mode - Spot Price
$0.0014767
GKE Autopilot Pod Memory Price GB-hr
Autopilot Mode - 3 year commitment price (USD)
$0
GKE Autopilot Pod Memory Price GB-hr
Autopilot Mode - 1 year commitment price (USD)
$0.0039380
GKE Autopilot Pod Memory Price GB-hr
Autopilot Mode - Regular Price
$0.0049225
GKE Autopilot Price GB-hr
Autopilot Mode - Spot Price
$0.0133
GKE Autopilot vCPU Price vCPU-hr
Autopilot Mode - 3 year commitment price (USD)
$0.02
GKE Autopilot vCPU Price vCPU-hr
Autopilot Mode - 1 year commitment price (USD)
$0.0356000
GKE Autopilot vCPU Price vCPU-hr
Autopilot Mode - Regular Price
$0.0445
vCPU Price vCPU-hr
Standard Mode
$0.10
per hour
Cluster Management
$0.10
per cluster per hour
Cluster Management
$74.40 monthly credit
per month per hour
Standard Mode - Free Version
Free
per hour
No answers on this topic
Offerings
Pricing Offerings
Google Kubernetes EngineLXD
Free Trial
YesNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Google Kubernetes EngineLinux Containers LXD
Top Pros
Top Cons
Best Alternatives
Google Kubernetes EngineLinux Containers LXD
Small Businesses
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
Medium-sized Companies
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
Enterprises
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google Kubernetes EngineLinux Containers LXD
Likelihood to Recommend
9.0
(7 ratings)
6.4
(2 ratings)
Usability
9.0
(3 ratings)
-
(0 ratings)
Support Rating
9.0
(5 ratings)
-
(0 ratings)
Professional Services
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
Google Kubernetes EngineLinux Containers LXD
Likelihood to Recommend
Google
The Google Kubernetes Engine clusters are very good at being a managed cloud K8s platform - lots of documentation, features, and updates are available. It's also newbie-friendly - for both administrators and developers. Unfortunately, currently, it cannot reach true zero scale - thus, costs (rent for the service) are still involved even if you are barely using it. Thankfully, it's possible to have alternatives in Google Cloud:
  • Your own K8s cluster on Compute Engine VMs - you manage it completely; it will have access to a lot of Google Cloud services.
  • Cloud Run cluster - less documented but more flexible
  • Anthos clusters - you can use this service for a lot of types of K8s clusters - Google Kubernetes Engine, Cloud Run, on-prem, AWS, Azure
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
Google
  • Deployment of a new GKE cluster is really fast in comparison to other cloud providers.
  • GCP is ahead other vendors and always provide the most up to date Kubernetes version.
  • GKE automation for master upgrade and the worker nodes pool works really well.
Read full review
Open Source
  • GIT repositories.
  • Authentication servers.
  • Application instances.
Read full review
Cons
Google
  • Not as intuitive as it could be
  • Documentation could be better, especially for people using other Google Cloud tools
  • Not the preferred Kubernetes Engine for many apps
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
Usability
Google
  • Google Kubernetes Engine has a good UI and documentation that facilitates setup and helps get projects moving along quickly
  • Its built-in logging integrations with StackDriver make it easier to monitor the application and log issues quickly
  • Automated orchestration, deployment, and scaling of nodes and networking are all easily configurable with yaml files
Read full review
Open Source
No answers on this topic
Support Rating
Google
Very good Kubernetes distribution with a reasonable total price. Integration with storage and load balancer for ingress and services speed up every process deployment.
Read full review
Open Source
No answers on this topic
Alternatives Considered
Google
GKE spins up new nodes a LOT faster than AKS. GKE's auto scaler runs a lot smoother than AKS. GKE has a lot more Kubernetes features baked in natively.
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
Professional Services
Google
  • When issues came up, we reached out to some folks at GCP and they seemed to be very prompt and attentive to our needs. They were always willing to help and provide additional details or recommendations or links to resources. This kind of support is very helpful as it allows us to navigate GKE with more confidence.
Read full review
Open Source
No answers on this topic
Return on Investment
Google
  • Positive: Allowed us to start and produce working software regardless of our experience level.
  • Positive: Integration with other Google Cloud services that we wanted to use anyway.
  • Negative: It's kinda clunky, and some scenarios seem Google Kubernetes Engine-specific instead of being more integrated with other Google Cloud services or the web UI.
Read full review
Open Source
  • Save workload.
  • Save time.
Read full review
ScreenShots