Kubernetes Podcast from Google

etcd, with Marek Siarkowicz and Wenjia Zhang

13 snips
Nov 17, 2023
Marek Siarkowicz and Wenjia Zhang discuss etcd, its recent change to become a Special Interest Group, and how to learn etcd. They explore the role of etcd as a key value store in Kubernetes, the importance of storage and data, learning about HCD and clusters for the certified Kubernetes administrator exam, contributing to the etcd community, and the functionality and limitations of the queue tool for Kubernetes.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

etcd Name Origin

  • The name etcd comes from "/etc", where Unix systems store config files, plus "d" for distributed.
  • CoreOS founders insisted on the pronunciation "et-see-dee" to emphasize its distributed nature, not "E-T-C-D".
INSIGHT

etcd History

  • etcd originated at CoreOS to manage single sources of truth within data centers and automatic Linux upgrades.
  • Its strong consistency, high availability, and locking made it ideal for Kubernetes' needs, leading to adoption around 2014.
INSIGHT

etcd's CNCF Journey

  • etcd joined CNCF in 2018, skipping the sandbox phase due to existing maturity and graduating in 2020 during the pandemic.
  • This highlights etcd's significance and established presence in the cloud-native landscape before widespread recognition.
Get the Snipd Podcast app to discover more snips from this episode
Get the app