Software Alternatives, Accelerators & Startups

etcd VS Kubernetes

Compare etcd VS Kubernetes and see what are their differences

etcd logo etcd

A distributed, reliable key-value store for the most critical data of a distributed system

Kubernetes logo Kubernetes

Kubernetes is an open source orchestration system for Docker containers
  • etcd Landing page
    Landing page //
    2021-07-29
  • Kubernetes Landing page
    Landing page //
    2023-07-24

etcd videos

ETCD in Kubernetes

More videos:

  • Review - Service Discovery Zookeeper vs etcd vs consul أكتشاف الخدمات شرح عربى
  • Review - Episode#11 Working with ETCD - Backup and Restore Operations - Part#1

Kubernetes videos

Kubernetes Documentation

More videos:

  • Review - Kubernetes in 5 mins
  • Review - Module 1: Istio - Kubernetes - Getting Started - Installation and Sample Application Review
  • Review - Deploying WordPress on Kubernetes, Step-by-Step

Category Popularity

0-100% (relative to etcd and Kubernetes)
Web Servers
100 100%
0% 0
Developer Tools
0 0%
100% 100
Web And Application Servers
DevOps Tools
0 0%
100% 100

User comments

Share your experience with using etcd and Kubernetes. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare etcd and Kubernetes

etcd Reviews

We have no reviews of etcd yet.
Be the first one to post

Kubernetes Reviews

The Top 7 Kubernetes Alternatives for Container Orchestration
Rancher RKE is an interface to the command line for Rancher Kubernetes Engine (RKE) and OpenShift. Both are software tools employed to deploy Kubernetes, an open source project that manages containers on several hosts.
Kubernetes Alternatives 2023: Top 8 Container Orchestration Tools
Azure Kubernetes Service is a container orchestration platform that offers secure serverless Kubernetes. AKS helps to manage Kubernetes clusters and makes deploying containerized applications so much easier. In addition to that, it provides automatic configuration of all Kubernetes nodes and master.
Top 12 Kubernetes Alternatives to Choose From in 2023
Google Kubernetes Engine (GKE) is a prominent choice for a Kubernetes alternative. It is provided and managed by Google Cloud, which offers fully managed Kubernetes services.
Source: humalect.com
Docker Swarm vs Kubernetes: how to choose a container orchestration tool
In this article, we explored the two primary orchestrators of the container world, Kubernetes and Docker Swarm. Docker Swarm is a lightweight, easy-to-use orchestration tool with limited offerings compared to Kubernetes. In contrast, Kubernetes is complex but powerful and provides self-healing, auto-scaling capabilities out of the box. K3s, a lightweight form of Kubernetes...
Source: circleci.com
Docker Alternatives
An open-source code, Rancher is another one among the list of Docker alternatives that is built to provide organizations with everything they need. This software combines the environments required to adopt and run containers in production. A rancher is built on Kubernetes. This tool helps the DevOps team by making it easier to testing, deploying and managing the...
Source: www.educba.com

Social recommendations and mentions

Based on our record, Kubernetes seems to be a lot more popular than etcd. While we know about 287 links to Kubernetes, we've tracked only 26 mentions of etcd. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

etcd mentions (26)

  • Is Kubernetes a database? CRDs explained in five minutes
    Each time we create or update a K8s resource, the Kubernetes API stores it in its database — etcd. Etcd is a distributed key-value store used to store all of your resource configurations, such as deployments, services, and so on. A neat feature of etcd is that you can subscribe to changes in some keys in the database, which is used by other Kubernetes mechanisms. - Source: dev.to / 4 days ago
  • The Complete Microservices Guide
    Service Discovery: Microservices need to discover and communicate with each other dynamically. Service discovery tools like etcd, Consul, or Kubernetes built-in service discovery mechanisms help locate and connect to microservices running on different nodes within the infrastructure. - Source: dev.to / 8 months ago
  • How is Apache APISIX Fast?
    APISIX uses etcd to store and synchronize configurations. - Source: dev.to / 9 months ago
  • Apache APISIX without etcd
    Etcd is an excellent key-value distributed database used internally by Kubernetes and managed by the CNCF. It's a great option, and that's the reason why Apache APISIX uses it too. Yet, it's not devoid of issues. - Source: dev.to / 10 months ago
  • Evaluating Apache APISIX vs. Spring Cloud Gateway
    In traditional mode, APISIX stores its configuration in etcd. APISIX offers a rich API to access and update the configuration, the Admin API. In standalone mode, the configuration is just plain YAML. It's the approach for GitOps practitioners: you'd store your configuration in a Git repo, watch it via your favorite tool (e.g., Argo CD or Tekton), and the latter would propagate the changes to APISIX nodes upon... - Source: dev.to / 12 months ago
View more

Kubernetes mentions (287)

  • Top Kubernetes Commands for Developers
    Kubernetes, an open-source platform for automating the deployment, scaling, and operation of application containers, has become a fundamental tool for modern software development. Here are some of the top Kubernetes commands every developer should know, along with comments explaining their usage:. - Source: dev.to / 4 days ago
  • Could Microservices Be a Good Fit for Micro SaaS Startups?
    Orchestration with Kubernetes is simple to set up, but there are some challenges to managing resource usage in a cost effective way. - Source: dev.to / 5 days ago
  • Optimizing Costs in DevOps: Migrating a Kubernetes App from Amazon to Digital Ocean
    Kubernetes: a powerful container orchestration platform, ensuring high availability, scalability, and efficient resource utilization;. - Source: dev.to / 7 days ago
  • The guide to kubectl I never had.
    I’m joking of course. I’m not really sure about what a faded keyboard says about its owner. What I do know for sure is how important kubectl is to anybody who wants to be a proficient Kubernetes administrator. - Source: dev.to / 27 days ago
  • Streamlining Deployments: Unveiling the Power of GitOps with Kubernetes
    In the field of software development, efficiency and agility are always sought after. In the era of cloud-native apps, traditional deployment techniques—which are frequently laborious and prone to errors—are starting to become obstacles. This is when Kubernetes and GitOps come in handy. - Source: dev.to / 28 days ago
View more

What are some alternatives?

When comparing etcd and Kubernetes, you can also consider the following products

Eureka - Eureka is a contact center and enterprise performance through speech analytics that immediately reveals insights from automated analysis of communications including calls, chat, email, texts, social media, surveys and more.

Rancher - Open Source Platform for Running a Private Container Service

Apache ZooKeeper - Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination.

Docker - Docker is an open platform that enables developers and system administrators to create distributed applications.

Apache Thrift - An interface definition language and communication protocol for creating cross-language services.

Helm.sh - The Kubernetes Package Manager