pingcap / tidb-operator

TiDB operator creates and manages TiDB clusters running in Kubernetes.
https://docs.pingcap.com/tidb-in-kubernetes/
Apache License 2.0
1.22k stars 493 forks source link

is local persistent volumes supported? #740

Closed tkalanick closed 5 years ago

tkalanick commented 5 years ago

Question

i am just wondering if local persistent volumes are supported https://kubernetes.io/blog/2019/04/04/kubernetes-1.14-local-persistent-volumes-ga/

the above article seems to indicate that some work has to be done in the operator in order to prevent a few failure scenarios.

Before asking a question, make sure you have:

gregwebs commented 5 years ago

Yes, this is what we use. Did you have difficulty finding the documentation? I see there are some problems with the organization still.

gregwebs commented 5 years ago

BTW, you can join our community Slack to ask more questions.