File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ Limitations
22
22
23
23
The following limitations exist for |multi-clusters|:
24
24
25
- - Deploy only replica sets of |mongodb-multis|. Sharded cluster deployments aren't supported.
26
25
- Use |onprem| versions later than 5.0.7.
27
26
- Use only |k8s| |k8s-secrets| for your secret storage tool. The |hashicorp-vault|
28
27
secret storage tool isn't supported.
Original file line number Diff line number Diff line change @@ -13,9 +13,8 @@ Deploy MongoDB Resources on Multiple Kubernetes Clusters
13
13
.. important::
14
14
15
15
You can deploy |k8s-op-full| to manage MongoDB deployments that span two
16
- or more |k8s| clusters. The |k8s-op-short| supports deploying only
17
- replica sets across two or more |k8s| clusters. Deploying sharded
18
- clusters across two or more |k8s| clusters is not supported.
16
+ or more |k8s| clusters. The |k8s-op-short| supports deploying both
17
+ replica sets and sharded clusters across two or more |k8s| clusters.
19
18
20
19
:ref:`multi-cluster-overview-ref`
21
20
Learn about |multi-clusters|.
You can’t perform that action at this time.
0 commit comments