Sin descripción

Xiang Li dc56dfc68f Merge pull request #11109 from vimalk78/tools-fix hace 6 años
.github 08db37db54 Security: Create etcd security process hace 6 años
Documentation 93ae5d2f5b Merge pull request #11095 from KeepCaim/master hace 6 años
auth ade5337b92 etcdserver: add check for nil options hace 6 años
client 1caaa9ed4a test: test update for Go 1.12.5 and related changes hace 6 años
clientv3 dd2b88d0ed Merge pull request #11066 from vimalk78/clientv3-fixes hace 6 años
contrib 1caaa9ed4a test: test update for Go 1.12.5 and related changes hace 6 años
embed ea0f08de20 embed: fix secure server logging message hace 6 años
etcdctl ea45cd61d0 Merge pull request #10788 from jingyih/add_missing_newline_EndpointHealth hace 6 años
etcdmain 871c2d716f etcdmain: update help message hace 6 años
etcdserver 81a34ab6d5 etcdserver: remove dup percentage sign in log hace 6 años
functional 42ad719155 *: update test Go version / release version hace 6 años
hack f2f7fc23f7 *: update github.com links hace 7 años
integration a3f7202c5f *: use TLS.Config.MaxVersion to TLS 1.2 hace 6 años
lease 0a6173c9b6 lease: cleanup typo words in lessor.go hace 6 años
logos d375b67a50 logos: add SVG and PNG logos hace 11 años
mvcc 88d998be4c Merge pull request #10975 from lzhfromustc/currentRev hace 6 años
pkg a3f7202c5f *: use TLS.Config.MaxVersion to TLS 1.2 hace 6 años
proxy bbb379fa4a Merge pull request #10974 from lzhfromustc/watchers hace 6 años
raft b0534c1b44 raft/log_test: fixed wrong index hace 6 años
scripts 1dff148f69 scripts/updatedep: use Go 1.13 hace 6 años
security 08db37db54 Security: Create etcd security process hace 6 años
tests 42ad719155 *: update test Go version / release version hace 6 años
tools e98479ddfe tools/etcd-dump-logs: Fixed test cases hace 6 años
vendor 7c6ef608bd vendor: x/sys and x/net to support building on Risc-V hace 6 años
version 7fbbb9c8bf *: add 3.5 capability for 3.5 dev tree hace 6 años
wal adbae79565 wal : wal.Verify defer close the opened WAL files hace 6 años
.gitignore e86a12bad0 gitignore: ignore build result and runtime files hace 7 años
.header 71e6c4b06a .header: update to 'etcd Authors' hace 9 años
.travis.yml 92317650ec travis: skipping bom tests for now hace 6 años
.words a7b8034e56 words: whitelist more hace 6 años
CHANGELOG-2.3.md ea68efb259 CHANGELOG: add "raft unbounded log growth prevention" PR hace 7 años
CHANGELOG-3.0.md 4244ea4390 CHANGELOG: update with latest changes, make language consistent hace 6 años
CHANGELOG-3.1.md c4b8ec5369 CHANGELOG: update links, raft updates hace 6 años
CHANGELOG-3.2.md c4b8ec5369 CHANGELOG: update links, raft updates hace 6 años
CHANGELOG-3.3.md 00171cc17d CHANGELOG: update 3.4 patch release, 3.5 hace 6 años
CHANGELOG-3.4.md 00171cc17d CHANGELOG: update 3.4 patch release, 3.5 hace 6 años
CHANGELOG-3.5.md 00171cc17d CHANGELOG: update 3.4 patch release, 3.5 hace 6 años
CHANGELOG-4.0.md 00171cc17d CHANGELOG: update 3.4 patch release, 3.5 hace 6 años
CONTRIBUTING.md 69ed707fab CONTRIBUTING: clarify commit message style hace 7 años
DCO fd9ad4fa2c docs(readme/contrib): clean up README, merge changes from CONTRIBUTING.md and split out DCO hace 12 años
Dockerfile-release f856ce963b Dockerfile: rebase etcd image to debian hace 6 años
Dockerfile-release.arm64 f856ce963b Dockerfile: rebase etcd image to debian hace 6 años
Dockerfile-release.ppc64le f856ce963b Dockerfile: rebase etcd image to debian hace 6 años
LICENSE 3381177341 License project under the Apache License Version 2.0 hace 12 años
MAINTAINERS c6e4076353 MAINTAINERS: add tbg hace 6 años
MAINTAINERS_RULES.md 15498dafc8 MAINTAINERS: add "MAINTAINERS_RULES" and second email hace 8 años
Makefile 42ad719155 *: update test Go version / release version hace 6 años
NOTICE 054de85da2 feat(*): initial commit hace 12 años
OWNERS ea0cf681c7 OWNERS: add hexfusion as approver and remove joelegasse hace 7 años
Procfile 53fd227f5c . : added Procfile.learner hace 6 años
Procfile.learner 53fd227f5c . : added Procfile.learner hace 6 años
Procfile.v2 182d071fd0 Documentation/v2: add Procfile.v2 for proxy hace 8 años
README.md 53fd227f5c . : added Procfile.learner hace 6 años
ROADMAP.md c74998267c *: change roadmap, future release dates hace 7 años
bill-of-materials.json bc95b1fa84 bill-of-materials: update hace 6 años
bill-of-materials.override.json 42a7ea6d33 etcd: Replace ghodss/yaml with sigs.k8s.io/yaml hace 6 años
build 75e440b105 build: fix import path hace 6 años
build.bat b1d41016b2 vendor: only vendor on emitted binaries hace 10 años
build.ps1 7300bfdd1d build.ps1: update import paths to "go.etcd.io/etcd" hace 7 años
code-of-conduct.md 2395f8e81c CODE_OF_CONDUCT: update CoC hace 8 años
etcd.conf.yml.sample 73a8bf1fb1 sample: correct directive name hace 7 años
functional.yaml 0926a434b7 functional.yaml: try lower snapshot count for flaky tests, error threshold hace 6 años
go.mod 2cab6edf94 go.mod: use Go 1.13 hace 6 años
go.sum 7c6ef608bd vendor: x/sys and x/net to support building on Risc-V hace 6 años
main.go 34bd797e67 *: revert module import paths hace 6 años
main_test.go 9ecbf5d2d1 main_test: skip test when invoked via go test hace 6 años
test d4d57c5422 test: skip govet shadow tests for now hace 6 años

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‬# More phone numbers

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.12+ 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.