Skip to content

Commit 1afeca3

Browse files
jvincent-mongodbjwilliams-mongo
authored andcommitted
DOCSP-45388 -- remove sharded cluster references from replica set docs (#1989)
1 parent 7fd2977 commit 1afeca3

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

source/multi-cluster-arch.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Limitations
2222

2323
The following limitations exist for |multi-clusters|:
2424

25-
- Deploy only replica sets of |mongodb-multis|. Sharded cluster deployments aren't supported.
2625
- Use |onprem| versions later than 5.0.7.
2726
- Use only |k8s| |k8s-secrets| for your secret storage tool. The |hashicorp-vault|
2827
secret storage tool isn't supported.

source/multi-cluster.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ Deploy MongoDB Resources on Multiple Kubernetes Clusters
1313
.. important::
1414

1515
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.
1918

2019
:ref:`multi-cluster-overview-ref`
2120
Learn about |multi-clusters|.

0 commit comments

Comments
 (0)