dotmesh-io / dotmesh

dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
https://dotmesh.com
Apache License 2.0
539 stars 29 forks source link

If we continue to use etcd, consider better ways to deploy it #583

Closed alaric-dotmesh closed 5 years ago

alaric-dotmesh commented 5 years ago

Issues #581 and #582 call our use of etcd into question, if it's still in use in some form, we should reconsider the value of the etcd operator.

It's:

So perhaps we can just embed etcd in the dotmesh server, or start a cluster up from the dotmesh operator, or something else. Assuming we still use etcd at all.

Godley commented 5 years ago

We have a lot of issues that talk about this, e.g not using it, installing it without the operator...going to close this as duplicate