Virtualization / Infrastructure

etcd

English

Overview

A reliable, distributed key-value store used for storing configuration data.

Details

It keeps data consistent across multiple nodes using the Raft consensus algorithm, and is used as the backing store for Kubernetes cluster state.

More OSS terms