Skip to content

Commit 0feb5cb

Browse files
authored
Remove shared cluster mentions from the Atlas Kubernetes docs (#241) (#243)
(cherry picked from commit 11835dc)
1 parent a84ffa6 commit 0feb5cb

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
@@ -81,9 +81,8 @@ Prerequisites
8181

8282
.. note::
8383

84-
You can't convert a {+dedicated-cluster+} to an ``M0``
85-
{+Free-cluster+}, an ``M2`` or ``M5`` {+Shared-cluster+}, a
86-
{+Flex-cluster+}, or a {+Serverless-instance+}.
84+
You can't convert a {+dedicated-cluster+} to an ``M0`` {+Free-cluster+},
85+
a {+Flex-cluster+}, or a {+Serverless-instance+}.
8786

8887
Procedure
8988
---------

source/atlasdeployment-custom-resource.txt

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

10331033
.. note::
10341034

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

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

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)