Skip to content

Commit db4b10b

Browse files
DOCSP-44328 -- explicitly call out multi-cluster sharded cluster only fields (#1915)
* DOCSP-44328 -- expliclitly call out multi-cluster sharded cluster only fields * DOCSP-44328 -- technical review revision
1 parent 4e4a953 commit db4b10b

6 files changed

+13
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.. note::
2+
This field is exclusively available for :ref:`multi-cluster sharded cluster
3+
deployments <multi-cluster-sharded-cluster>`, which are currently in public preview.

source/includes/setting-K8sScConf-spec.mongos.clusterSpecList.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.. setting:: spec.mongos.clusterSpecList
22

3+
.. include:: /includes/admonitions/note-mcsc-fields-public-preview.rst
4+
35
*Type*: array of objects
46

57
*Required* if ``topology=MultiCluster``

source/includes/setting-k8sScConf-spec.configSrv.clusterSpecList.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.. setting:: spec.configSrv.clusterSpecList
22

3+
.. include:: /includes/admonitions/note-mcsc-fields-public-preview.rst
4+
35
*Type*: array of objects
46

57
*Required* if ``topology=MultiCluster``

source/includes/setting-k8sScConf-spec.duplicateServiceObjects.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.. setting:: spec.duplicateServiceObjects
22

3+
.. include:: /includes/admonitions/note-mcsc-fields-public-preview.rst
4+
35
*Type*: boolean
46

57
*Optional*

source/includes/setting-k8sScConf-spec.shard.clusterSpecList.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.. setting:: spec.shard.clusterSpecList
22

3+
.. include:: /includes/admonitions/note-mcsc-fields-public-preview.rst
4+
35
*Type*: array of objects
46

57
*Required* if ``topology=MultiCluster``

source/includes/setting-k8sScConf-spec.shardOverrides.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.. setting:: spec.shardOverrides
22

3+
.. include:: /includes/admonitions/note-mcsc-fields-public-preview.rst
4+
35
*Type*: array of objects
46

57
*Optional*

0 commit comments

Comments
 (0)