community/sig-etcd
Josh Berkus 818f0a6539
WG-Etcd Operator annual report (#8296)
* Initial WIP of wg-etcd annual report.

Signed-off-by: Josh Berkus <josh@agliodbs.com>

* Added info about the etcd-operator repository

Signed-off-by: Josh Berkus <josh@agliodbs.com>

* Changes per PR feedback.

Signed-off-by: Josh Berkus <josh@agliodbs.com>

---------

Signed-off-by: Josh Berkus <josh@agliodbs.com>
2025-02-20 02:26:28 -08:00
..
OWNERS set up SIG-etcd (#7372) 2023-09-11 17:42:11 -07:00
README.md WG-Etcd Operator annual report (#8296) 2025-02-20 02:26:28 -08:00
annual-report-2023.md Complete sig-etcd annual report for 2023. 2024-05-04 09:07:01 +12:00
annual-report-2024.md Generate 2024 annual report boilerplates 2025-01-08 18:52:32 +01:00
charter.md set up SIG-etcd (#7372) 2023-09-11 17:42:11 -07: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.

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