Skip to content

Commit bf82a89

Browse files
(DOCSP-46805) AKO doc: Adds Flex spec params and deprecation notices (#198)
* (DOCSP-46805) Adds Flex spec params * Edits * Tech review, added deprecation notice about Flex to AKO, made other changes, to be continued * Edits * Edits, added info re no support in flex for private endpoints and continuous backup * copy review * Edits * More edits and adding of notes about deprecation * Edits * Edits * edits * Edits * remove extra comma * Apply suggestions from code review * feedback * fix * tweaks * fix ref --------- Co-authored-by: John Williams <[email protected]> Co-authored-by: John Williams <[email protected]>
1 parent 7e45d02 commit bf82a89

9 files changed

+282
-48
lines changed

config/redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ symlink: current -> v2.6
66

77
# old_bucket_prefix represents the old path to these docs that we had to change to get embedded versioning to work
88

9+
# Serverless & Shared => Flex
10+
raw: docs/atlas/serverless-private-endpoints/ -> ${base}/security-configure-private-endpoints/
11+
912
# moved from cloud-docs to address 404s reported by SEO team
1013

1114
raw: docs/atlas//reference/atlas-operator/ak8so-quick-start/ -> ${base}/current/ak8so-quick-start/

source/ak8so-back-up-deployment.txt

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,13 @@ Back Up Your |service| {+Cluster+}
1010
:local:
1111
:backlinks: none
1212
:depth: 2
13-
:class: singlecol
13+
:class: singlecol
1414

1515
.. include:: /includes/fact-atlas-free-tier-limits.rst
1616

17-
.. note:: {+Serverless-instances+} back up automatically
18-
19-
|service| automatically enables backups for {+Serverless-instances+}
20-
and takes snapshots every six hours. Any |ak8so| backup custom
21-
resources you apply to a {+Serverless-instance+} will not override
22-
the automatic settings.
17+
.. note::
2318

24-
To learn more about backups for {+Serverless-instances+}, see
25-
:ref:`serverless-snapshots`.
19+
.. include:: /includes/fact-ak8so-continuous-backup-private-endpoints-flex.rst
2620

2721
|ak8so| supports :ref:`{+cloud-backup+} <backup-cloud-provider>` for
2822
your |service| {+clusters+}. {+Cloud-backup+} uses the native

source/ak8so-for-gov.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Configure |ak8so| for |service| for Government
1414

1515
You can use the |ak8so| to manage resources in |service| for Government.
1616
The |ak8so| only supports managing |service| for Government on |aws|. It
17-
doesn't support {+adf+} and Serverless deployments. For more
18-
information, see :atlas:`Supported Features
17+
doesn't support {+adf+}, {+Serverless-instances+}, or {+Flex-clusters+}.
18+
For more information, see :atlas:`Supported Features
1919
</government/overview/supported-features/>` in the |service-fullname|
2020
for Government documentation.
2121

source/ak8so-private-link-serverless.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Manage Private Endpoints for {+Serverless-Instances+}
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. note::
16+
17+
.. include:: /includes/fact-ak8so-continuous-backup-private-endpoints-flex.rst
18+
1519
|ak8so| supports managing private endpoints for
1620
{+Serverless-instances+} on the following platforms:
1721

@@ -28,8 +32,6 @@ Manage Private Endpoints for {+Serverless-Instances+}
2832
you need to set up {+gcp-psc+}, use a
2933
:ref:`{+dedicated-cluster+} <cluster-private-endpoint>`.
3034

31-
.. include:: /includes/fact-serverless-adding-features.rst
32-
3335
Before you begin, see :ref:`ak8so-private-endpoint`.
3436

3537
Procedure

0 commit comments

Comments
 (0)