menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Devops News

>

My Learnin...
source image

Dev

1w

read

180

img
dot

Image Credit: Dev

My Learnings About Etcd

  • Etcd is a distributed key-value store, fully open-source and implemented in Golang.
  • It is a critical component of the control plane in Kubernetes, storing all cluster data in a key-value format.
  • Etcd is designed as a fault-tolerant and highly available system, utilizing the RAFT consensus algorithm for ensuring strong consistency.
  • Etcd uses the BoltDB storage engine and follows the B+ Tree design to provide consistent and predictable reads.

Read Full Article

like

10 Likes

For uninterrupted reading, download the app