Npochet Etcd

  • By Nicolas Pochet
  • Cloud
Channel Revision Published Runs on
latest/stable 0 19 Mar 2021
Ubuntu 18.04 Ubuntu 16.04
juju deploy npochet-etcd
Show information

Platform:

Ubuntu
18.04 16.04

Learn about actions >

  • debug

    Collect debug data

  • health

    Call the health of the cluster

  • package-client-credentials

    Generate a tarball of the client certificates to connect to the cluster remotely.

  • restore

    Restore an etcd cluster's data from a snapshot tarball.

    Params
    • skip-backup boolean

      Dont backup any existing data, and skip directly to data restoration.

    • target string

      Path on disk to save any pre-existing data.

  • snap-upgrade

    Execute a migration from the apt package to a snap package format.

    Params
    • use-resource boolean

      Default to using the resource (offline environments)

  • snapshot

    Export and compress a backup of the data in the Etcd cluster.

    Params
    • keys-version string

      Version of keys to snapshoot. Allowed values 'v3' or 'v2'.

    • target string

      Location to save the etcd snapshot.