community/sig-etcd
Kubernetes Prow Robot a63b06a783
Merge pull request #8475 from ahrtr/20250603_etcd_governance
Update sig-etcd charter to link to etcd's GOVERNANCE.md
2025-06-09 13:56:23 -07:00
..
OWNERS set up SIG-etcd (#7372) 2023-09-11 17:42:11 -07:00
README.md Update sig-etcd leads 2025-06-05 09:40:15 -07:00
annual-report-2023.md Complete sig-etcd annual report for 2023. 2024-05-04 09:07:01 +12:00
annual-report-2024.md Update annual-report-2024.md with reviewers' comments 2025-02-24 07:37:03 +00:00
charter.md Update sig-etcd charter to clarify openness and transparency about leadership change 2025-06-06 17:03:41 +01:00
vision.md set up SIG-etcd (#7372) 2023-09-11 17:42:11 -07:00

README.md

etcd Special Interest Group

etcd is a production-ready store for building cloud-native distributed systems and managing cloud-native infrastructure via orchestrators like Kubernetes. Etcd should provide distributed system primitives** (such as distributed locking and leader election) that allow users to **create scalable, highly available and fault-tolerant systems. Etcd is the place to store the infrastructure configuration, not only as part of Kubernetes, but also as a standalone solution.

The charter defines the scope and governance of the etcd Special Interest Group.

Meetings

Joining the mailing list for the group will typically add invites for the following meetings to your calendar.

Leadership

Chairs

The Chairs of the SIG run operations and processes governing the SIG.

Technical Leads

The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions.

Emeritus Leads

Contact

Working Groups

The following working groups are sponsored by sig-etcd:

Subprojects

The following subprojects are owned by sig-etcd:

auger

Directly access data objects stored in etcd by kubernetes.

bbolt

An embedded key/value database for Go.

cetcd

Serve Consul with etcd

dbtester

Distributed database benchmark tester

discovery.etcd.io

Kubernetes manifests powering discovery.etcd.io

discoveryserver

Public etcd Discovery Service

etcd

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

etcd-manager

etcd manager

etcd-operator

future site of the new etcd operator, currently used for wg-etcd-operator artifacts

etcd-play

etcd playground

etcdlabs

etcd playground

gofail

failpoints for go

govanityurls

Use a custom domain in your Go import path

jetcd

etcd java client

maintainers

issue tracking for project wide non-code concerns

protodoc

protodoc generates Protocol Buffer documentation.

raft

Raft library for maintaining a replicated state machine

website

etcd-io

zetcd

Serve the Apache Zookeeper API but back it with an etcd cluster