We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e40eda commit 1ae0e00Copy full SHA for 1ae0e00
source/tutorial/convert-replica-set-to-sharded-cluster.txt
@@ -13,7 +13,13 @@ Convert a Replica Set to a Sharded Cluster
13
:class: singlecol
14
15
|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>`.
+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.
23
24
.. include:: /includes/steps/convert-replica-set-to-sharded-cluster.rst
25
0 commit comments