etcd

Azure Databases 1 variation

etcd 3, a reliable distributed key value store, ready to hold critical config on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
etcd 3 Distributed Key-Value Store Ubuntu 24.04 Azure Ubuntu 24.04 3 View · Guide

Overview

etcd is a distributed, strongly consistent key value store used to hold configuration and coordinate distributed systems, and it underpins clusters such as Kubernetes. It provides reliable storage and watch based coordination for critical data.

Why the cloudimg image

cloudimg delivers etcd hardened, fully patched and preconfigured so the store is ready to serve keys, with data placed on a dedicated disk kept separate from the system. The base follows current security guidance so you start clean. Backed by 24/7 support.

Common uses

  • Distributed configuration store
  • Service coordination
  • Cluster state storage