Analysis updated 2026-07-17 · repo last pushed 2021-03-12
Automatically discover all active bootnode addresses for a private Ethereum network running on Kubernetes.
Feed a live bootnode list into geth's --bootnodes flag without manually tracking IPs.
Keep bootnode configuration current when nodes are frequently spun up and torn down in dev/test environments.
Query a single HTTP endpoint to get a comma-separated list of every active bootnode.
| jpoon/bootnode-registrar | aaklon/akinator | kelseyhightower/github-webhook | |
|---|---|---|---|
| Stars | 9 | 9 | 9 |
| Language | Go | Go | Go |
| Last pushed | 2021-03-12 | — | 2018-02-23 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | hard | moderate | moderate |
| Complexity | 3/5 | 3/5 | 2/5 |
| Audience | ops devops | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires a Kubernetes cluster with bootnode pods and a headless service already configured.
A Go tool that resolves a DNS name into a live list of Ethereum bootnode addresses, so new nodes on a private network can find peers automatically.
Mainly Go. The stack also includes Go, Kubernetes, Ethereum.
Dormant — no commits in 2+ years (last push 2021-03-12).
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.