Skip to content

Commit 11835dc

Browse files
authored
Remove shared cluster mentions from the Atlas Kubernetes docs (#241)
1 parent e32cb96 commit 11835dc

File tree

4 files changed

+6
-14
lines changed

4 files changed

+6
-14
lines changed

snooty.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,6 @@ Serverless-Instance = "Serverless Instance"
119119
Serverless-instances = "Serverless instances"
120120
# serverless-instances = "serverless instances"
121121
Serverless-Instances = "Serverless Instances"
122-
Shared-cluster = "Shared cluster"
123-
# shared-cluster = "shared cluster"
124-
Shared-clusters = "Shared clusters"
125-
# shared-clusters = "shared clusters"
126-
Shared-Cluster = "Shared Cluster"
127-
Shared-Clusters = "Shared Clusters"
128122
spi = "stream processing instance"
129123
SPI = "Stream Processing Instance"
130124
reference-compatibility-mongodb-c = ":driver:`MongoDB compatibility matrix </c#compatibility>`"

source/ak8so-bcp.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,8 @@ Prerequisites
8484

8585
.. note::
8686

87-
You can't convert a {+dedicated-cluster+} to an ``M0``
88-
{+Free-cluster+}, an ``M2`` or ``M5`` {+Shared-cluster+}, a
89-
{+Flex-cluster+}, or a {+Serverless-instance+}.
87+
You can't convert a {+dedicated-cluster+} to an ``M0`` {+Free-cluster+},
88+
a {+Flex-cluster+}, or a {+Serverless-instance+}.
9089

9190
Procedure
9291
---------

source/atlasdeployment-custom-resource.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,10 +1033,9 @@ examples, and the |api| documentation.
10331033

10341034
.. note::
10351035

1036-
You can change this setting to upgrade an ``M0``, ``M2``, ``M5``, or
1037-
{+Flex-cluster+} to an ``M10+`` {+cluster+}. However, you can't
1038-
use this setting to upgrade an ``M0``, ``M2``, ``M5``, or {+Flex-cluster+} to another free
1039-
or shared {+cluster+}.
1036+
You can change this setting to upgrade an ``M0`` or {+Flex-cluster+}
1037+
to an ``M10+`` {+cluster+}. However, you can't use this setting to
1038+
upgrade an ``M0`` or a {+Flex-cluster+} to another free or {+Flex-cluster+}
10401039

10411040
.. setting:: spec.deploymentSpec.replicationSpecs.regionConfigs.electableSpecs.nodeCount
10421041

source/includes/fact-custom-database-role-overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ You can assign multiple custom roles to each database user.
1616

1717
Changes to :atlas:`custom roles </security-add-mongodb-roles>`
1818
might take up to 30 seconds to deploy in ``M0`` {+Free-clusters+},
19-
``M2/M5`` {+Shared-clusters+}, {+Flex-clusters+}, and {+Serverless-instances+}.
19+
{+Flex-clusters+}, and {+Serverless-instances+}.
2020

0 commit comments

Comments
 (0)