Trendora

etcd

Assess

Tools

Distributed key-value store used as Kubernetes' source of truth for cluster state.

Why it's here

Placed in Assess: 3 article(s) of evidence from 2 source(s), led by framework updates, with 1 in the last 30 days. Confidence 44%.

Evidence (3)

  • 7InfoQ·8/3/2026product_launch
    HashiCorp Releases Public Beta of Vault Kubernetes Key Management

    HashiCorp has launched a public beta of Vault Kubernetes key management, a KMS v2-compatible plugin for the Kubernetes API server. The plugin delegates envelope encryption to Vault Enterprise, moving key encryption keys for etcd data outside the cluster into a separately governed trust domain.

  • 8The New Stack·7/10/2026framework_update
    What AWS learned about zonal failures from running Kubernetes at massive scale

    AWS describes how operating Amazon EKS across millions of clusters led it to redesign control-plane resilience for zonal impairments. The company says the key lesson was static stability: during a zone issue, systems should stop reacting, preserve capacity, and route traffic away from the impaired zone instead of triggering cascading failures.

  • 7The New Stack·6/30/2026framework_update
    How Amazon EKS scales Kubernetes control planes

    Amazon describes lessons from operating Kubernetes at massive fleet scale across hundreds of thousands of clusters in AWS regions. The post focuses on resilience patterns for the EKS control plane, including automated etcd backup, recovery, and membership management, to prevent faults from becoming outages.