You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't create a sharded cluster with a single shard for production environments. Single-shard sharded clusters don't provide the same benefits as multi-shard configurations.
180
+
181
+
* - ``replicationSpecs.``
182
+
``zoneName``
183
+
- string
184
+
- Name for the zone in a :ref:`Global Cluster <global-clusters>`.
185
+
Provide this value if you set ``clusterType`` to ``GEOSHARDED``.
186
+
187
+
For a full list of available
154
188
settings, see the API documentation for
155
-
:atlas:`Create One Multi-Cloud Cluster from One Project
To create a :ref:`geosharded <global-clusters>` {+cluster+}, specify zones for your ``replicationSpecs`` objects as shown in the following example file:
0 commit comments