Brak opisu

Jingyi Hu adb126afc4 Merge pull request #11267 from k-ye/fix 4 lat temu
.github 08db37db54 Security: Create etcd security process 5 lat temu
Documentation 9002c1951f doc: add lease time 4 lat temu
auth ade5337b92 etcdserver: add check for nil options 4 lat temu
client 1caaa9ed4a test: test update for Go 1.12.5 and related changes 5 lat temu
clientv3 6aae90325c Merge pull request #11211 from jpbetz/ipv6-endpoints 4 lat temu
contrib 1caaa9ed4a test: test update for Go 1.12.5 and related changes 5 lat temu
embed e8660c0cec embed: expose ZapLoggerBuilder 4 lat temu
etcdctl 9002c1951f doc: add lease time 4 lat temu
etcdmain 27535517b1 pkg: handle version env variable 4 lat temu
etcdserver 444bfdff59 etcdserver: strip patch version in metrics 4 lat temu
functional fce0e23d1b *: use Go 1.13.1 4 lat temu
hack 78fb1e34f8 hack: fix cherrypick instruction 4 lat temu
integration 6aae90325c Merge pull request #11211 from jpbetz/ipv6-endpoints 4 lat temu
lease 0a6173c9b6 lease: cleanup typo words in lessor.go 4 lat temu
logos d375b67a50 logos: add SVG and PNG logos 9 lat temu
mvcc 49f4a418f9 backend: fix comment for bucketBuffer.merge() 4 lat temu
pkg 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() 4 lat temu
proxy bbb379fa4a Merge pull request #10974 from lzhfromustc/watchers 4 lat temu
raft d487b16de1 confchange: removed duplicate check in confchange.Simple. 4 lat temu
scripts 36696fe2cc Add version, tag and branch checks to release script 4 lat temu
security 08db37db54 Security: Create etcd security process 5 lat temu
tests 1333abc606 etcdserver: strip patch version in cluster version 4 lat temu
tools 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() 4 lat temu
vendor 426463c433 vendor: upgrade gRPC Go to v1.24.0 4 lat temu
version 7fbbb9c8bf *: add 3.5 capability for 3.5 dev tree 4 lat temu
wal adbae79565 wal : wal.Verify defer close the opened WAL files 4 lat temu
.gitignore e86a12bad0 gitignore: ignore build result and runtime files 5 lat temu
.header 71e6c4b06a .header: update to 'etcd Authors' 8 lat temu
.travis.yml fce0e23d1b *: use Go 1.13.1 4 lat temu
.words 97388ce454 clientv3: Set authority used in cert checks to host of endpoint 4 lat temu
CHANGELOG-2.3.md ea68efb259 CHANGELOG: add "raft unbounded log growth prevention" PR 5 lat temu
CHANGELOG-3.0.md 4244ea4390 CHANGELOG: update with latest changes, make language consistent 4 lat temu
CHANGELOG-3.1.md 2530c900fd CHANGELOG: update with patch release 4 lat temu
CHANGELOG-3.2.md 1e1ce6b651 changelog for the skip client san verification option. 4 lat temu
CHANGELOG-3.3.md 53718bbf33 CHANGELOG: Note that 3.3.16 is a bad release and add 3.3.17 release notes 4 lat temu
CHANGELOG-3.4.md 9ac0d65af8 CHANGELOG: update from PR 11254 4 lat temu
CHANGELOG-3.5.md 9ac0d65af8 CHANGELOG: update from PR 11254 4 lat temu
CHANGELOG-4.0.md 00171cc17d CHANGELOG: update 3.4 patch release, 3.5 4 lat temu
CONTRIBUTING.md 4681061b1f *: add slack contact 4 lat temu
DCO fd9ad4fa2c docs(readme/contrib): clean up README, merge changes from CONTRIBUTING.md and split out DCO 10 lat temu
Dockerfile-release f856ce963b Dockerfile: rebase etcd image to debian 5 lat temu
Dockerfile-release.arm64 f856ce963b Dockerfile: rebase etcd image to debian 5 lat temu
Dockerfile-release.ppc64le f856ce963b Dockerfile: rebase etcd image to debian 5 lat temu
GOVERNANCE.md 036cb96fd1 *: create project governance 4 lat temu
LICENSE 3381177341 License project under the Apache License Version 2.0 11 lat temu
MAINTAINERS 036cb96fd1 *: create project governance 4 lat temu
Makefile 79bfc90f2b tests/docker-dns: adding tests for certs with dns names. 4 lat temu
Procfile 53fd227f5c . : added Procfile.learner 4 lat temu
Procfile.learner 53fd227f5c . : added Procfile.learner 4 lat temu
Procfile.v2 182d071fd0 Documentation/v2: add Procfile.v2 for proxy 6 lat temu
README.md 7cb2bb67bf README: fix formatting on hangouts link 4 lat temu
ROADMAP.md c74998267c *: change roadmap, future release dates 5 lat temu
bill-of-materials.json bc95b1fa84 bill-of-materials: update 5 lat temu
bill-of-materials.override.json 42a7ea6d33 etcd: Replace ghodss/yaml with sigs.k8s.io/yaml 5 lat temu
build 75e440b105 build: fix import path 5 lat temu
build.bat b1d41016b2 vendor: only vendor on emitted binaries 8 lat temu
build.ps1 7300bfdd1d build.ps1: update import paths to "go.etcd.io/etcd" 5 lat temu
code-of-conduct.md 5370570fec *: update project code of conduct 4 lat temu
etcd.conf.yml.sample 73a8bf1fb1 sample: correct directive name 5 lat temu
functional.yaml 0926a434b7 functional.yaml: try lower snapshot count for flaky tests, error threshold 4 lat temu
go.mod 9efa0448e2 go.mod: bump x/crypto because of [CVE-2019-11840] 4 lat temu
go.sum 9efa0448e2 go.mod: bump x/crypto because of [CVE-2019-11840] 4 lat temu
main.go 34bd797e67 *: revert module import paths 5 lat temu
main_test.go 9ecbf5d2d1 main_test: skip test when invoked via go test 5 lat temu
test d4d57c5422 test: skip govet shadow tests for now 4 lat temu

README.md

etcd

Go Report Card Coverage Build Status Travis Build Status Semaphore Docs Godoc Releases LICENSE

Note: The master branch may be in an unstable or even broken state during development. Please use releases instead of the master branch in order to get stable binaries.

etcd Logo

etcd is a distributed reliable key-value store for the most critical data of a distributed system, with a focus on being:

  • Simple: well-defined, user-facing API (gRPC)
  • Secure: automatic TLS with optional client cert authentication
  • Fast: benchmarked 10,000 writes/sec
  • Reliable: properly distributed using Raft

etcd is written in Go and uses the Raft consensus algorithm to manage a highly-available replicated log.

etcd is used in production by many companies, and the development team stands behind it in critical deployment scenarios, where etcd is frequently teamed with applications such as Kubernetes, locksmith, vulcand, Doorman, and many others. Reliability is further ensured by rigorous testing.

See etcdctl for a simple command line client.

Community meetings

etcd contributors and maintainers have monthly (every four weeks) meetings at 11:00 AM (USA Pacific) on Thursday.

An initial agenda will be posted to the shared Google docs a day before each meeting, and everyone is welcome to suggest additional topics or other agendas.

Time:

Join Hangouts Meet: meet.google.com/umg-nrxn-qvs

Join by phone: +1 405-792-0633‬ PIN: ‪299 906‬#

Getting started

Getting etcd

The easiest way to get etcd is to use one of the pre-built release binaries which are available for OSX, Linux, Windows, and Docker on the release page.

For more installation guides, please check out play.etcd.io and operating etcd.

For those wanting to try the very latest version, build the latest version of etcd from the master branch. This first needs Go installed (version 1.13+ is required). All development occurs on master, including new features and bug fixes. Bug fixes are first targeted at master and subsequently ported to release branches, as described in the branch management guide.

Running etcd

First start a single-member cluster of etcd.

If etcd is installed using the pre-built release binaries, run it from the installation location as below:

/tmp/etcd-download-test/etcd

The etcd command can be simply run as such if it is moved to the system path as below:

mv /tmp/etcd-download-test/etcd /usr/local/bin/
etcd

If etcd is built from the master branch, run it as below:

./bin/etcd

This will bring up etcd listening on port 2379 for client communication and on port 2380 for server-to-server communication.

Next, let's set a single key, and then retrieve it:

etcdctl put mykey "this is awesome"
etcdctl get mykey

etcd is now running and serving client requests. For more, please check out:

etcd TCP ports

The official etcd ports are 2379 for client requests, and 2380 for peer communication.

Running a local etcd cluster

First install goreman, which manages Procfile-based applications.

Our Procfile script will set up a local example cluster. Start it with:

goreman start

This will bring up 3 etcd members infra1, infra2 and infra3 and etcd grpc-proxy, which runs locally and composes a cluster.

Every cluster member and proxy accepts key value reads and key value writes.

Follow the steps in Procfile.learner to add a learner node to the cluster. Start the learner node with:

goreman -f ./Procfile.learner start

Next steps

Now it's time to dig into the full etcd API and other guides.

Contact

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

Reporting bugs

See reporting bugs for details about reporting any issues.

Reporting a security vulnerability

See security disclosure and release process for details on how to report a security vulnerability and how the etcd team manages it.

Issue and PR management

See issue triage guidelines for details on how issues are managed.

See PR management for guidelines on how pull requests are managed.

etcd Emeritus Maintainers

These emeritus maintainers dedicated a part of their career to etcd and reviewed code, triaged bugs, and pushed the project forward over a substantial period of time. Their contribution is greatly appreciated.

  • Fanmin Shi
  • Anthony Romano

License

etcd is under the Apache 2.0 license. See the LICENSE file for details.