Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 671 Bytes

ROADMAP.md

File metadata and controls

13 lines (11 loc) · 671 Bytes

Roadmap

The project's major goals, ranked by importance:

  1. Define API types.
  2. Read configuration from a file.
  3. Integrate with the Cluster API project.
    • Support the "external etcd" use case.
    • Work together with kubeadm, which the Cluster API project uses in its default implementation.
  4. Implement backup/restore functionality.
    • Give an example of how to take periodic backups automatically using etcdadm.
  5. Implement "self-driving" functionality.
  6. Support etcd non-voting members, introduced in etcd v3.4.