Skip to content

Commit b201ee0

Browse files
committed
(DOCSP-36274): Backport DOCSP-34371 to v1.9. (#15)
1 parent 2f448ae commit b201ee0

File tree

4 files changed

+59
-17
lines changed

4 files changed

+59
-17
lines changed

source/ak8so-get-started.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
.. _ak8so-getting-started:
2+
3+
==============================================
4+
Get Started with the Atlas Kubernetes Operator
5+
==============================================
6+
7+
.. default-domain:: mongodb
8+
9+
.. contents:: On this page
10+
:local:
11+
:backlinks: none
12+
:depth: 2
13+
:class: singlecol
14+
15+
.. toctree::
16+
:titlesonly:
17+
18+
Quick Start </ak8so-quick-start>
19+
Helm Charts Quick Start </ak8so-quick-start-helm>
20+
Atlas for Government </ak8so-for-gov>
21+
Compatibility </ak8so-compatibility>
22+

source/ak8so-monitoring.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
.. _ak8so-monitoring:
2+
3+
===========================================
4+
Monitor Your Atlas {+Database-Deployments+}
5+
===========================================
6+
7+
.. default-domain:: mongodb
8+
9+
.. contents:: On this page
10+
:local:
11+
:backlinks: none
12+
:depth: 2
13+
:class: singlecol
14+
15+
.. toctree::
16+
:titlesonly:
17+
18+
Project Alerts </ak8so-alert-configurations>
19+
Audit Logs </ak8so-configure-audit-logs>
20+
Third-Party Services </ak8so-integrate-third-party>

source/configure-ak8so-access-to-atlas.txt

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,15 @@ To connect to the {+atlas-admin-api+}, |ak8so| reads the organization
1616
ID and :ref:`API keys <about-org-api-keys>` from |ak8so|
1717
|k8s-secrets|. You can also configure the following features:
1818

19-
- :ref:`private endpoints <ak8so-private-endpoint>`
20-
- :ref:`x509 authentication <ak8so-x509>`
21-
- :ref:`Unified Cloud Provider Access <ak8so-unified-access>`
19+
- :ref:`secret storage <ak8so-secret-storage>`.
20+
- :ref:`network peering <ak8so-network-peering>`.
21+
- :ref:`private endpoints <ak8so-private-endpoint>`.
22+
- :ref:`Unified Cloud Provider Access <ak8so-unified-access>`.
23+
- :ref:`custom database roles <ak8so-configure-custom-database-roles>`.
24+
- :ref:`X.509 authentication <ak8so-x509>`
25+
- :ref:`Encryption at Rest <ak8so-ear>`.
2226
- :ref:`federated authentication <ak8so-federated-auth>`
27+
- :ref:`teams <ak8so-team>`.
2328

2429
To learn more about creating an |service| account, see
2530
:ref:`atlas-register-account`.
@@ -149,8 +154,12 @@ steps.
149154
.. toctree::
150155
:titlesonly:
151156

152-
Private Endpoints </ak8so-private-link>
153-
X.509 </ak8so-x509>
157+
Secret Storage </ak8so-secret-storage>
154158
Network Peering </ak8so-network-peering>
159+
Private Endpoints </ak8so-private-link>
155160
Cloud Provider Access </ak8so-unified-access>
161+
Custom Database Roles </ak8so-configure-custom-database-roles>
162+
X.509 </ak8so-x509>
163+
Encrypt Data </ak8so-encryption-at-rest-customer-keys>
156164
Federated Authentication </ak8so-configure-federated-authentication>
165+
Teams </ak8so-configure-teams>

source/index.txt

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -142,21 +142,12 @@ Get Hands-On Experience with |ak8so|
142142
.. toctree::
143143
:titlesonly:
144144

145-
Quick Start </ak8so-quick-start>
146-
Helm Charts Quick Start </ak8so-quick-start-helm>
147-
Atlas for Government </ak8so-for-gov>
148-
Compatibility </ak8so-compatibility>
149-
Import Projects </ak8so-import-projects>
145+
Get Started </ak8so-get-started>
150146
Atlas Access </configure-ak8so-access-to-atlas>
151-
Secret Storage </ak8so-secret-storage>
152-
Teams </ak8so-configure-teams>
153-
Custom Database Roles </ak8so-configure-custom-database-roles>
154-
Encrypt Data </ak8so-encryption-at-rest-customer-keys>
155-
Audit Logs </ak8so-configure-audit-logs>
147+
Import Projects </ak8so-import-projects>
156148
Data Federation </ak8so-set-up-data-federation>
157149
Atlas Cluster Backup </ak8so-back-up-deployment>
158-
Third-Party Services </ak8so-integrate-third-party>
159-
Project Alerts </ak8so-alert-configurations>
150+
Monitor Deployments </ak8so-monitoring>
160151
Custom Resources </custom-resources>
161152
Production Notes </production-notes>
162153
Changelog </ak8so-changelog>

0 commit comments

Comments
 (0)