@@ -31,6 +31,7 @@ Migration to {+Flex-Clusters+}
3131 * Replace references to :setting:`spec.serverlessSpec` with configuration for
3232 :setting:`spec.flexSpec`.
3333
34+
3435Breaking Changes with |ak8so| 2.0
3536----------------------------------
3637
@@ -78,7 +79,7 @@ specify in the ``AtlasDeployment`` custom resource:
7879.. note::
7980
8081 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
8283 :setting:`spec.flexSpec`. To learn more, see :ref:`ak8so-migration-to-flex`.
8384
8485Creating or updating a {+cluster+} or {+Flex-cluster+} can take
@@ -246,6 +247,11 @@ specification configured with some of the :oas-atlas-tag:`additional options
246247{+Flex-Cluster+} Example
247248~~~~~~~~~~~~~~~~~~~~~~~~~
248249
250+ .. _ak8so-flex-notes:
251+
252+ Notes on Transition To {+Flex-Clusters+}
253+ ++++++++++++++++++++++++++++++++++++++++++
254+
249255.. include:: /includes/fact-ak8so-flex.rst
250256
251257The following example shows an ``AtlasDeployment`` custom resource
@@ -490,7 +496,7 @@ parameters available.
490496- For a full list of available parameters for {+Flex-clusters+},
491497 see the |service| :oas-atlas-tag:`{+Flex-Clusters+} API </Flex-Clusters>`.
492498
493- .. include:: /includes/fact- ak8so-flex.rst
499+ See :ref:` ak8so-flex-notes` for full information on changes.
494500
495501To customize your specifications, refer to these descriptions, the available
496502examples, and the |api| documentation.
@@ -562,7 +568,7 @@ examples, and the |api| documentation.
562568 You must specify :setting:`spec.deploymentSpec` or :setting:`spec.flexSpec`
563569 in your configuration.
564570
565- .. include:: /includes/fact- ak8so-flex.rst
571+ See :ref:` ak8so-flex-notes` for full information on changes.
566572
567573.. setting:: spec.deploymentSpec.clusterType
568574
@@ -742,8 +748,8 @@ examples, and the |api| documentation.
742748 ``LTS``.
743749 - |service| deploys a {+cluster+} that runs MongoDB 7.0.
744750
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,
747753 see :ref:`ak8so-migration-to-flex`.
748754 Set the :setting:`spec.deploymentSpec.replicationSpecs.regionConfigs.electableSpecs.instanceSize`
749755 parameter to ``M0``, ``M2``, or ``M5``.
@@ -1480,7 +1486,7 @@ examples, and the |api| documentation.
14801486
14811487 .. note::
14821488
1483- .. include:: /includes/fact- ak8so-flex.rst
1489+ See :ref:` ak8so-flex-notes` for full information on changes.
14841490
14851491 List that contains the {+Flex-cluster+} parameters from the
14861492 |api|. For a full list of available parameters, see the |service|
@@ -1701,7 +1707,7 @@ examples, and the |api| documentation.
17011707
17021708 .. note::
17031709
1704- .. include:: /includes/fact- ak8so-flex.rst
1710+ See :ref:` ak8so-flex-notes` for full information on changes.
17051711
17061712 List that contains the {+Serverless-instance+} parameters from the
17071713 |api|. For a full list of available parameters, see the |service|
@@ -1736,7 +1742,7 @@ examples, and the |api| documentation.
17361742
17371743 .. note::
17381744
1739- .. include:: /includes/fact- ak8so-flex.rst
1745+ See :ref:` ak8so-flex-notes` for full information on changes.
17401746
17411747 Configuration that specifies the settings for the provisioned hosts
17421748 on which MongoDB runs. The available options are specific to the
@@ -1769,7 +1775,7 @@ examples, and the |api| documentation.
17691775
17701776 .. note::
17711777
1772- .. include:: /includes/fact- ak8so-flex.rst
1778+ See :ref:` ak8so-flex-notes` for full information on changes.
17731779
17741780 Cloud service provider on which |service| provisions the host for a
17751781 {+Serverless-instance+}.
@@ -1795,7 +1801,7 @@ examples, and the |api| documentation.
17951801
17961802 .. note::
17971803
1798- .. include:: /includes/fact- ak8so-flex.rst
1804+ See :ref:` ak8so-flex-notes` for full information on changes.
17991805
18001806 Physical location of your MongoDB {+Serverless-instance+}. The
18011807 region you choose can affect network latency for clients accessing
@@ -1813,7 +1819,7 @@ examples, and the |api| documentation.
18131819.. setting:: spec.serverlessSpec.tags
18141820
18151821 .. note::
1816- .. include:: /includes/fact- ak8so-flex.rst
1822+ See :ref:` ak8so-flex-notes` for full information on changes.
18171823
18181824 .. include:: /includes/fact-ak8so-tags.rst
18191825
0 commit comments