Home / Docs / etcd (Hardened) / Configuration
systemd unit /etc/systemd/system/etcd.service (flags-based configuration)
No application credential exists; rotate your SSH keys through your cloud's own key management.
etcdctl endpoint health → 127.0.0.1:2379 is healthy — wire this into your cloud's monitoring agent or an external probe.Replace with the newest image version; etcd data migrates via snapshot/restore.
etcdctl snapshot save /path/backup.db (then copy off-box); restore with etcdctl snapshot restore.