@@ -31,6 +31,7 @@ Migration to {+Flex-Clusters+}
31
31
* Replace references to :setting:`spec.serverlessSpec` with configuration for
32
32
:setting:`spec.flexSpec`.
33
33
34
+
34
35
Breaking Changes with |ak8so| 2.0
35
36
----------------------------------
36
37
@@ -78,7 +79,7 @@ specify in the ``AtlasDeployment`` custom resource:
78
79
.. note::
79
80
80
81
Don't specify values for fields under :setting:`spec.serverlessSpec` because
81
- {+Serverless-instances+} will be deprecated soon . Instead, specify fields under
82
+ {+Serverless-instances+} are deprecated. Instead, specify fields under
82
83
:setting:`spec.flexSpec`. To learn more, see :ref:`ak8so-migration-to-flex`.
83
84
84
85
Creating or updating a {+cluster+} or {+Flex-cluster+} can take
@@ -246,6 +247,11 @@ specification configured with some of the :oas-atlas-tag:`additional options
246
247
{+Flex-Cluster+} Example
247
248
~~~~~~~~~~~~~~~~~~~~~~~~~
248
249
250
+ .. _ak8so-flex-notes:
251
+
252
+ Notes on Transition To {+Flex-Clusters+}
253
+ ++++++++++++++++++++++++++++++++++++++++++
254
+
249
255
.. include:: /includes/fact-ak8so-flex.rst
250
256
251
257
The following example shows an ``AtlasDeployment`` custom resource
@@ -490,7 +496,7 @@ parameters available.
490
496
- For a full list of available parameters for {+Flex-clusters+},
491
497
see the |service| :oas-atlas-tag:`{+Flex-Clusters+} API </Flex-Clusters>`.
492
498
493
- .. include:: /includes/fact- ak8so-flex.rst
499
+ See :ref:` ak8so-flex-notes` for full information on changes.
494
500
495
501
To customize your specifications, refer to these descriptions, the available
496
502
examples, and the |api| documentation.
@@ -562,7 +568,7 @@ examples, and the |api| documentation.
562
568
You must specify :setting:`spec.deploymentSpec` or :setting:`spec.flexSpec`
563
569
in your configuration.
564
570
565
- .. include:: /includes/fact- ak8so-flex.rst
571
+ See :ref:` ak8so-flex-notes` for full information on changes.
566
572
567
573
.. setting:: spec.deploymentSpec.clusterType
568
574
@@ -742,8 +748,8 @@ examples, and the |api| documentation.
742
748
``LTS``.
743
749
- |service| deploys a {+cluster+} that runs MongoDB 7.0.
744
750
745
- * - |service| will deprecate ``M2`` and ``M5`` {+clusters+} and
746
- {+Serverless-instances+} in the near future . To learn more,
751
+ * - |service| deprecated ``M2`` and ``M5`` {+clusters+} and
752
+ {+Serverless-instances+}. To learn more,
747
753
see :ref:`ak8so-migration-to-flex`.
748
754
Set the :setting:`spec.deploymentSpec.replicationSpecs.regionConfigs.electableSpecs.instanceSize`
749
755
parameter to ``M0``, ``M2``, or ``M5``.
@@ -1480,7 +1486,7 @@ examples, and the |api| documentation.
1480
1486
1481
1487
.. note::
1482
1488
1483
- .. include:: /includes/fact- ak8so-flex.rst
1489
+ See :ref:` ak8so-flex-notes` for full information on changes.
1484
1490
1485
1491
List that contains the {+Flex-cluster+} parameters from the
1486
1492
|api|. For a full list of available parameters, see the |service|
@@ -1701,7 +1707,7 @@ examples, and the |api| documentation.
1701
1707
1702
1708
.. note::
1703
1709
1704
- .. include:: /includes/fact- ak8so-flex.rst
1710
+ See :ref:` ak8so-flex-notes` for full information on changes.
1705
1711
1706
1712
List that contains the {+Serverless-instance+} parameters from the
1707
1713
|api|. For a full list of available parameters, see the |service|
@@ -1736,7 +1742,7 @@ examples, and the |api| documentation.
1736
1742
1737
1743
.. note::
1738
1744
1739
- .. include:: /includes/fact- ak8so-flex.rst
1745
+ See :ref:` ak8so-flex-notes` for full information on changes.
1740
1746
1741
1747
Configuration that specifies the settings for the provisioned hosts
1742
1748
on which MongoDB runs. The available options are specific to the
@@ -1769,7 +1775,7 @@ examples, and the |api| documentation.
1769
1775
1770
1776
.. note::
1771
1777
1772
- .. include:: /includes/fact- ak8so-flex.rst
1778
+ See :ref:` ak8so-flex-notes` for full information on changes.
1773
1779
1774
1780
Cloud service provider on which |service| provisions the host for a
1775
1781
{+Serverless-instance+}.
@@ -1795,7 +1801,7 @@ examples, and the |api| documentation.
1795
1801
1796
1802
.. note::
1797
1803
1798
- .. include:: /includes/fact- ak8so-flex.rst
1804
+ See :ref:` ak8so-flex-notes` for full information on changes.
1799
1805
1800
1806
Physical location of your MongoDB {+Serverless-instance+}. The
1801
1807
region you choose can affect network latency for clients accessing
@@ -1813,7 +1819,7 @@ examples, and the |api| documentation.
1813
1819
.. setting:: spec.serverlessSpec.tags
1814
1820
1815
1821
.. note::
1816
- .. include:: /includes/fact- ak8so-flex.rst
1822
+ See :ref:` ak8so-flex-notes` for full information on changes.
1817
1823
1818
1824
.. include:: /includes/fact-ak8so-tags.rst
1819
1825
0 commit comments