community/sig-etcd
Stephen Augustus 07db4f9796
Liaison updates following 2023 Steering election (#7560)
* steering: Liaison updates following 2023 election cycle

Signed-off-by: Stephen Augustus <foo@auggie.dev>

* liaisons: Add Bob for SIG etcd

Signed-off-by: Stephen Augustus <foo@auggie.dev>

* liaisons: Affinity-based swaps pt. 1

- Stephen:
  - SIG Security: OpenSSF maintainer/GB member, SRC liaison
  - SIG Docs: SIG Release Chair/Release Team subproject owner
- Nabarun:
  - CoCC: Previous CoCC member

Signed-off-by: Stephen Augustus <foo@auggie.dev>

* liaisons: Rebalance Steering load

Signed-off-by: Stephen Augustus <foo@auggie.dev>

---------

Signed-off-by: Stephen Augustus <foo@auggie.dev>
2023-10-03 23:52:01 +02:00
..
OWNERS set up SIG-etcd (#7372) 2023-09-11 17:42:11 -07:00
README.md Liaison updates following 2023 Steering election (#7560) 2023-10-03 23:52:01 +02: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

Subprojects

The following subprojects are owned by sig-etcd:

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-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