coreos / etcd-operator

etcd operator creates/configures/manages etcd clusters atop Kubernetes
https://coreos.com/blog/introducing-the-etcd-operator.html
Apache License 2.0
1.75k stars 741 forks source link

RFE: Include Additional storageType(s) #2143

Open todd-dsm opened 4 years ago

todd-dsm commented 4 years ago

this is a request for enhancement to inquire about more storageTypes. Currently:

backupOperator.spec.storageType | Storage to use for backup file, currently only S3 supported

https://github.com/helm/charts/tree/808348881cb7e29d6c62bdb0b24249d278158667/stable/etcd-operator#configuration

Are the plans to support GCP/Azure storage as well?