Charmed etcd
Channel | Revision | Published | Runs on |
---|---|---|---|
3.6/beta | 75 | 05 Aug 2025 | |
3.6/beta | 74 | 05 Aug 2025 | |
3.6/edge | 99 | 12 Sep 2025 | |
3.6/edge | 98 | 12 Sep 2025 | |
3.5/edge | 47 | 13 Jun 2025 | |
3.5/edge | 18 | 31 Jan 2025 |
juju deploy charmed-etcd --channel 3.6/beta
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
create-backup
Create a database backup and send it to an object storage. S3 credentials are retrieved from a relation with the S3 integrator charm.
-
list-backups
List database backups. S3 credentials are retrieved from a relation with the S3 integrator charm.
-
rebuild-cluster
Stop the cluster and rebuild the cluster membership configuration. This action induces a downtime if executed on a running cluster. It should only be used to recover from majority failure, and it must be run on the Juju leader. The cluster will be initialised with new membership configuration, based on the current Juju units at runtime.
- Params
-
force boolean
Force the rebuild of a cluster even if the majority was not lost.
-
restore
Restore a database backup from object storage. S3 credentials are retrieved from a relation with the S3 integrator charm.
- Params
-
backup-id string
A backup-id to identify the backup to restore. Format of <%Y-%m-%dT%H:%M:%SZ>
-
status-detail
Gets statuses of the charm
- Params
-
recompute boolean
a boolean indicating whether a unit should recompute all statuses.