1313 :class: singlecol
1414
1515The ``AtlasDeployment`` custom resource configures your MongoDB {+cluster+}
16- or {+serverless -instance+} in |service|. When you create the ``AtlasDeployment``
16+ or {+Serverless -instance+} in |service|. When you create the ``AtlasDeployment``
1717custom resource, |ak8so| tries to create or update a {+cluster+} or
18- {+serverless -instance+} in |service|.
18+ {+Serverless -instance+} in |service|.
1919
2020.. important:: Action Required for Breaking Changes with |ak8so| 2.0
2121
@@ -48,9 +48,9 @@ specify in the ``AtlasDeployment`` custom resource:
4848 to create a new {+cluster+} or update an existing {+cluster+}.
4949- If you specify values for fields under ``spec.serverlessSpec``, |ak8so|
5050 uses the |service| :oas-atlas-tag:`Serverless Instance API Resource </Serverless-Instances>`
51- to create a new {+serverless -instance+} or update an existing {+serverless -instance+}.
51+ to create a new {+Serverless -instance+} or update an existing {+Serverless -instance+}.
5252
53- Creating or updating a {+cluster+} or {+serverless -instance+} can take
53+ Creating or updating a {+cluster+} or {+Serverless -instance+} can take
5454up to 10 minutes. |ak8so| monitors the update process.
5555
5656You can run the following command to check on the status:
@@ -73,7 +73,7 @@ provisioning:
7373 message: Cluster is provisioning
7474
7575The ``ClusterReady`` status will change to ``True`` when the {+cluster+}
76- or {+serverless -instance+} is ready.
76+ or {+Serverless -instance+} is ready.
7777
7878.. _atlasdeployment-examples:
7979
@@ -216,7 +216,7 @@ specification configured with some of the :oas-atlas-tag:`additional options
216216~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
217217
218218The following example shows an ``AtlasDeployment`` custom resource
219- specification configured for a {+serverless -instance+}:
219+ specification configured for a {+Serverless -instance+}:
220220
221221.. code-block::
222222
@@ -421,7 +421,7 @@ parameters available.
421421- For a full list of available parameters for {+clusters+},
422422 see the |service| :oas-atlas-op:`{+Clusters+} API </createCluster>`.
423423
424- - For a full list of available parameters for {+serverless -instances+},
424+ - For a full list of available parameters for {+Serverless -instances+},
425425 see the |service| :oas-atlas-tag:`{+Serverless-Instances+} API </Serverless-Instances>`.
426426
427427To customize your specifications, refer to these descriptions, the available
@@ -951,11 +951,11 @@ examples, and the |api| documentation.
951951
952952 .. note::
953953
954- You can change this setting to upgrade an ``M0``, ``M2``, or
955- ``M5`` {+ cluster+} to an ``M10+`` {+cluster+}. However, you can't
956- upgrade an ``M0``, ``M2``, or ``M5`` {+ cluster+} to another free
954+ You can change this setting to upgrade an ``M0``, ``M2``, ``M5``, or
955+ {+Flex- cluster+} to an ``M10+`` {+cluster+}. However, you can't
956+ upgrade an ``M0``, ``M2``, ``M5`, or {+Flex- cluster+} to another free
957957 or shared {+cluster+}. For example, you can't upgrade an ``M0``
958- {+cluster+} to an ``M5`` {+ cluster+}.
958+ {+cluster+} to a {+Flex- cluster+}.
959959
960960.. setting:: spec.deploymentSpec.replicationSpecs.regionConfigs.electableSpecs.nodeCount
961961
@@ -1547,7 +1547,7 @@ examples, and the |api| documentation.
15471547
15481548 *Conditional*
15491549
1550- List that contains the {+serverless -instance+} parameters from the
1550+ List that contains the {+Serverless -instance+} parameters from the
15511551 |api|. For a full list of available parameters, see the |service|
15521552 :oas-atlas-tag:`{+Serverless-Instances+} API
15531553 </Serverless-Instances>`.
@@ -1566,7 +1566,7 @@ examples, and the |api| documentation.
15661566
15671567 List that contains the :ref:`private endpoint
15681568 <ak8so-private-endpoint>` configurations for the
1569- {+serverless -instance+}.
1569+ {+Serverless -instance+}.
15701570
15711571.. setting:: spec.serverlessSpec.providerSettings
15721572
@@ -1578,9 +1578,9 @@ examples, and the |api| documentation.
15781578 on which MongoDB runs. The available options are specific to the
15791579 cloud service provider. To learn more, see the :ref:`AWS
15801580 <amazon-aws>`, :ref:`GCP <google-gcp>`, and :ref:`Azure
1581- <microsoft-azure>` {+serverless -instance+} configuration options.
1581+ <microsoft-azure>` {+Serverless -instance+} configuration options.
15821582
1583- If you want to create or update a {+serverless -instance+}, you must
1583+ If you want to create or update a {+Serverless -instance+}, you must
15841584 specify this setting.
15851585
15861586 .. important::
@@ -1604,7 +1604,7 @@ examples, and the |api| documentation.
16041604 *Conditional*
16051605
16061606 Cloud service provider on which |service| provisions the host for a
1607- {+serverless -instance+}.
1607+ {+Serverless -instance+}.
16081608
16091609 |service| accepts the following values:
16101610
@@ -1625,7 +1625,7 @@ examples, and the |api| documentation.
16251625
16261626 **Conditional**
16271627
1628- Physical location of your MongoDB {+serverless -instance+}. The
1628+ Physical location of your MongoDB {+Serverless -instance+}. The
16291629 region you choose can affect network latency for clients accessing
16301630 your databases.
16311631
0 commit comments