Skip to content

Commit 1ae0e00

Browse files
DOCSP-46349 note that conversion from RS to Sharded isn't supported (#652)
<!-- Add a description of your PR here (optional) --> - [DOCSP-46349](https://jira.mongodb.org/browse/DOCSP-46349) - [STAGING](https://deploy-preview-652--10gen-docs-ops-manager.netlify.app/tutorial/convert-replica-set-to-sharded-cluster/) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 7e40eda commit 1ae0e00

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/tutorial/convert-replica-set-to-sharded-cluster.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@ Convert a Replica Set to a Sharded Cluster
1313
:class: singlecol
1414

1515
|mms| provides the ability to convert a :manual:`replica set </reference/glossary/#std-term-replica-set>` to
16-
a :manual:`sharded cluster </reference/glossary/#std-term-sharded-cluster>`.
16+
a :manual:`sharded cluster
17+
</reference/glossary/#std-term-sharded-cluster>`.
18+
19+
.. note::
20+
21+
You can't convert a replica set to a sharded cluster in a Kubernetes
22+
environment.
1723

1824
.. include:: /includes/steps/convert-replica-set-to-sharded-cluster.rst
1925

0 commit comments

Comments
 (0)