13
13
:class: singlecol
14
14
15
15
The ``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``
17
17
custom resource, |ak8so| tries to create or update a {+cluster+} or
18
- {+serverless -instance+} in |service|.
18
+ {+Serverless -instance+} in |service|.
19
19
20
20
.. important:: Action Required for Breaking Changes with |ak8so| 2.0
21
21
@@ -48,9 +48,9 @@ specify in the ``AtlasDeployment`` custom resource:
48
48
to create a new {+cluster+} or update an existing {+cluster+}.
49
49
- If you specify values for fields under ``spec.serverlessSpec``, |ak8so|
50
50
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+}.
52
52
53
- Creating or updating a {+cluster+} or {+serverless -instance+} can take
53
+ Creating or updating a {+cluster+} or {+Serverless -instance+} can take
54
54
up to 10 minutes. |ak8so| monitors the update process.
55
55
56
56
You can run the following command to check on the status:
@@ -73,7 +73,7 @@ provisioning:
73
73
message: Cluster is provisioning
74
74
75
75
The ``ClusterReady`` status will change to ``True`` when the {+cluster+}
76
- or {+serverless -instance+} is ready.
76
+ or {+Serverless -instance+} is ready.
77
77
78
78
.. _atlasdeployment-examples:
79
79
@@ -216,7 +216,7 @@ specification configured with some of the :oas-atlas-tag:`additional options
216
216
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
217
217
218
218
The following example shows an ``AtlasDeployment`` custom resource
219
- specification configured for a {+serverless -instance+}:
219
+ specification configured for a {+Serverless -instance+}:
220
220
221
221
.. code-block::
222
222
@@ -421,7 +421,7 @@ parameters available.
421
421
- For a full list of available parameters for {+clusters+},
422
422
see the |service| :oas-atlas-op:`{+Clusters+} API </createCluster>`.
423
423
424
- - For a full list of available parameters for {+serverless -instances+},
424
+ - For a full list of available parameters for {+Serverless -instances+},
425
425
see the |service| :oas-atlas-tag:`{+Serverless-Instances+} API </Serverless-Instances>`.
426
426
427
427
To customize your specifications, refer to these descriptions, the available
@@ -951,11 +951,11 @@ examples, and the |api| documentation.
951
951
952
952
.. note::
953
953
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
957
957
or shared {+cluster+}. For example, you can't upgrade an ``M0``
958
- {+cluster+} to an ``M5`` {+ cluster+}.
958
+ {+cluster+} to a {+Flex- cluster+}.
959
959
960
960
.. setting:: spec.deploymentSpec.replicationSpecs.regionConfigs.electableSpecs.nodeCount
961
961
@@ -1547,7 +1547,7 @@ examples, and the |api| documentation.
1547
1547
1548
1548
*Conditional*
1549
1549
1550
- List that contains the {+serverless -instance+} parameters from the
1550
+ List that contains the {+Serverless -instance+} parameters from the
1551
1551
|api|. For a full list of available parameters, see the |service|
1552
1552
:oas-atlas-tag:`{+Serverless-Instances+} API
1553
1553
</Serverless-Instances>`.
@@ -1566,7 +1566,7 @@ examples, and the |api| documentation.
1566
1566
1567
1567
List that contains the :ref:`private endpoint
1568
1568
<ak8so-private-endpoint>` configurations for the
1569
- {+serverless -instance+}.
1569
+ {+Serverless -instance+}.
1570
1570
1571
1571
.. setting:: spec.serverlessSpec.providerSettings
1572
1572
@@ -1578,9 +1578,9 @@ examples, and the |api| documentation.
1578
1578
on which MongoDB runs. The available options are specific to the
1579
1579
cloud service provider. To learn more, see the :ref:`AWS
1580
1580
<amazon-aws>`, :ref:`GCP <google-gcp>`, and :ref:`Azure
1581
- <microsoft-azure>` {+serverless -instance+} configuration options.
1581
+ <microsoft-azure>` {+Serverless -instance+} configuration options.
1582
1582
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
1584
1584
specify this setting.
1585
1585
1586
1586
.. important::
@@ -1604,7 +1604,7 @@ examples, and the |api| documentation.
1604
1604
*Conditional*
1605
1605
1606
1606
Cloud service provider on which |service| provisions the host for a
1607
- {+serverless -instance+}.
1607
+ {+Serverless -instance+}.
1608
1608
1609
1609
|service| accepts the following values:
1610
1610
@@ -1625,7 +1625,7 @@ examples, and the |api| documentation.
1625
1625
1626
1626
**Conditional**
1627
1627
1628
- Physical location of your MongoDB {+serverless -instance+}. The
1628
+ Physical location of your MongoDB {+Serverless -instance+}. The
1629
1629
region you choose can affect network latency for clients accessing
1630
1630
your databases.
1631
1631
0 commit comments