macOS
brew install etcdlocal Homebrew formula metadata
brew / 順位 1423
etcd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install etcdlocal Homebrew formula metadata
sudo apk add etcdAlpine Linux edge package indexes · etcd · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#etcdnixpkgs package indexes · pkgs/by-name/et/etcd/package.nix · ソース: api.github.com
sudo pacman -S etcdArch Linux sync databases · etcd · ソース: geo.mirror.pkgbuild.com
sudo zypper install etcdopenSUSE Tumbleweed package metadata · etcd · ソース: download.opensuse.org
sudo apt install etcd-clientDebian stable package indexes · etcd-client · ソース: deb.debian.org
choco install etcdChocolatey community package catalog · etcd · ソース: community.chocolatey.org
scoop install main/etcdScoop official bucket manifest trees · bucket/etcd.json · ソース: api.github.com
winget install --id etcd-io.etcd -eWindows Package Manager source index · etcd-io.etcd · ソース: cdn.winget.microsoft.com
概要
Key value store for shared configuration and service discovery
履歴
etcd is a strongly consistent, distributed key-value store for critical distributed-system data, especially cluster state, configuration, service discovery, leader election, and coordination.
The etcd project was created at CoreOS in 2013. Its design centers on a reliable key-value store written in Go and backed by the Raft consensus algorithm, with a user-facing gRPC API and a simple command-line client, `etcdctl`.
The project's own README emphasizes simplicity, TLS support, performance, and reliability through Raft. That positioning made etcd less a general database and more the small, dependable coordination store that other distributed systems could build around.
Kubernetes made etcd famous: CNCF described it as the primary data store for all Kubernetes clusters, storing and replicating cluster state while Raft handles failures and partitions. CNCF also named Cloud Foundry, CoreDNS, M3, Rook, TiKV, and other systems among etcd users or dependents.
In December 2018, CNCF accepted etcd as an incubation-level hosted project. In November 2020, CNCF announced etcd's graduation after demonstrating growing adoption, open governance, feature maturity, security audits, and community sustainability.
The everyday package workflow is split between the `etcd` server and the `etcdctl` client. A user starts a single-node or clustered server listening on the standard client and peer ports, then uses commands such as `etcdctl put` and `etcdctl get` for key-value operations or higher-level features such as watches, leases, locks, and member management.
Operationally, etcd is treated as infrastructure state: it needs backups, monitoring, TLS, careful upgrade and downgrade paths, and cluster maintenance. That is why the documentation has substantial operations guides rather than only API examples.
etcd is a package-manager landmark because a tiny set of binaries can become the persistence layer for a whole orchestration platform. The package ships server, client, and utility commands, and its versioning affects Kubernetes control planes, cloud products, and distribution test matrices.
It also represents the Go single-binary cloud-native packaging style: official release binaries for Linux, macOS, Windows, and Docker, a Homebrew formula, distro packages for clients, and source-level module boundaries for libraries.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
etcd | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
etcdctl | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
etcdutl | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:etcd |
|---|---|
| バージョン | 3.7.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://etcd.io |
| リポジトリ | https://github.com/etcd-io/etcd |
| 最終更新 | 2026-08-02T12:51:37+01:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
etcd-client 3.5.16-4
highly-available key value store -- client
sudo apt install etcd-clientetcd-server 3.5.16-4
highly-available key value store -- daemon
sudo apt install etcd-servergolang-etcd-server-dev 3.5.16-4
highly-available key value store -- source
sudo apt install golang-etcd-server-devetcd
nix profile install nixpkgs#etcdetcd-client 3.4.30-1build1
highly-available key value store -- client
sudo apt install etcd-clientetcd-server 3.4.30-1build1
highly-available key value store -- daemon
sudo apt install etcd-servergolang-etcd-server-dev 3.4.30-1build1
highly-available key value store -- source
sudo apt install golang-etcd-server-devetcd 3.6.13-r0
A highly-available key value store for shared configuration and service discovery
https://github.com/etcd-io/etcd
sudo apk add etcdetcd-ctl 3.6.13-r0
A command-line client for etcd
https://github.com/etcd-io/etcd
sudo apk add etcd-ctletcd-doc 3.6.13-r0
A highly-available key value store for shared configuration and service discovery (documentation)
https://github.com/etcd-io/etcd
sudo apk add etcd-docetcd-openrc 3.6.13-r0
A highly-available key value store for shared configuration and service discovery (OpenRC init scripts)
https://github.com/etcd-io/etcd
sudo apk add etcd-openrcetcd 3.7.1-1
A distributed, reliable key-value store for the most critical data of a distributed system
https://github.com/etcd-io/etcd
sudo pacman -S etcdetcd 3.7.1-1.2
Reliable key-value store for the most critical data of a distributed system
https://github.com/etcd-io/etcd
sudo zypper install etcdetcdctl 3.7.1-1.2
A simple command line client for etcd
https://github.com/etcd-io/etcd
sudo zypper install etcdctletcdutl 3.7.1-1.2
A simple command line client for etcd
https://github.com/etcd-io/etcd
sudo zypper install etcdutletcd
choco install etcdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.