cockroachdb / cockroachdb/cockroach-operator
support multiple disks per pod
Open
- Dominant language
- Go
- Stars
- 318
- Forks
- 104
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
Considering that in CockroachDB 20.2 we addressed the proper balancing per store, to overcome the implications of slow fsync, it is recommended to add multiples stores per node in a non-k8s environment. It'd be good to have the same level of flexibility in containers, adding multiple disks and stores per pod.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.