Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

etcd backup restore using persistent volume as local storage #2107

Open
veenabenoy opened this issue Jul 29, 2019 · 0 comments
Open

etcd backup restore using persistent volume as local storage #2107

veenabenoy opened this issue Jul 29, 2019 · 0 comments

Comments

@veenabenoy
Copy link

I am new user to etcd . I want to enable etcd data back up using a local storage (in the local system path like var/etcd/lib/data/data_bkp and restore from the specified back up data path. Could any one please guide me how do I do the etcd cluster configuration supporting local storage path in a yaml file . I am planning to install etcd using helm:
helm install --name my-etcd --pv-provisioner=none --values values.yaml stable/etcd-operator.

I have seen examples using S3, cloud persistent volume etc. but couldn't find a solid example to specify local storage path for both back up and restore as a configuration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant