etcd is a consistent and highly-available key value store used as Kubernetes’ store for all cluster data. In case of any disruptions, data should be
Point in time recovery (PITR) – as name suggests – stands for making database restore to a specific point in time. There are two requirements