etcd

Distributed key-value store for Kubernetes

About

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

```

Installation
# Pull container image docker pull cloudv10x/etcd:latest
Releases (0)

No releases found yet. Check back after the next build.