DC Associates Group logoDC Associates Group

Home / Docs / etcd (Hardened) / Configuration

Configure etcd (Hardened)

Configuration files

systemd unit /etc/systemd/system/etcd.service (flags-based configuration)

Credential rotation

No application credential exists; rotate your SSH keys through your cloud's own key management.

Monitoring & logging

Upgrades

Replace with the newest image version; etcd data migrates via snapshot/restore.

Backup & restore

etcdctl snapshot save /path/backup.db (then copy off-box); restore with etcdctl snapshot restore.