Distributed key-value store for Kubernetes
etcd is a distributed key-value store used by Kubernetes and other cloud-native systems.
These images are published as container images rather than tarballs, so the install flow is based on pulling the image directly.
```bash
docker pull cloudv10x/etcd:latest
```
# Pull container image
docker pull cloudv10x/etcd:latest
No releases found yet. Check back after the next build.