sharding
Should provide sharding feature in community Operator.

1 comment
-
Leonardo commented
This would allow self-contained product teams to manage their own sharded cluster in Kubernetes for testing purposes, while still using an Enterprise version for production.
We currently have different setups in test and production and this leads to issues like finding out that we missed the sharding of some collections only when we finally deploy on a full-blown sharded cluster. We would like to have self-contained Kubernetes cluster for testing that look as close to production as possible, and this would be an enabler.