Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 579 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 579 Bytes

Description

The Charmed etcd Operator deploys and operates the etcd software on VMs and machine clusters. The Operator in this repository is a Python project installing and managing etcd installed from the etcd Snap, providing lifecycle management and handling events (install, start, etc).

Other resources

Further documentation can be found in these documents:

  • setup: docs/set-up.md
  • deployment: docs/deploy-etcd.md
  • add or remove nodes: docs/scale-horizontally.md
  • manage passwords: docs/manage-passwords.md