etcd-backup-restore icon indicating copy to clipboard operation
etcd-backup-restore copied to clipboard

Collection of components to backup and restore the ETCD of a Kubernetes cluster.

Etcd-Backup-Restore

CI Build status Go Report Card GoDoc

Etcd-backup-restore is collection of components to backup and restore the etcd. It also, provides the ability to validate the data directory, so that we could know the data directory is in good shape to bootstrap etcd successfully.

Documentation Index

Usage

  • Getting started
  • Manual restoration
  • Monitoring
  • Generating SSL certificates

Design and Proposals

  • Core design
  • Etcd data validation
  • Data restoration
  • High watch events ingress rate issue

Development

  • Setting up a local development environment
  • Testing and Dependency Management
  • Tests
  • Adding support for a new object store provider