Skip to main content
RunBook Academy

← All checklists in Kubernetes

Before deploymentkubernetes-backup-dr-readiness

Backup and DR Readiness Checklist

12 items ·12 critical ·0 warn ·0 info

How to use this checklist

An untested backup is a hypothesis. The only items on this list that count are the ones where somebody has performed the restore.

Mark an item N/A when it genuinely does not apply, and write down why. An unexplained N/A is the most common way a checklist stops working.

Sign-off

Every critical item must pass. A failing critical item blocks the deployment or the maintenance window; it is not a note for later. Record the date, the reviewer, and the disposition of every item that did not pass.

Critical12 items

  1. etcdctl snapshot save /backup/etcd-$(date +%F).db
  2. etcdutl snapshot status /backup/etcd-<date>.db --write-out=table