Skip to content

Commit edb1b52

Browse files
authored
(DOCSP-33830) (DOCSP-36196) Update compatibility matrices (#44)
* (DOCSP-33830) AtlasGov AKO and Terraform support * (DOCSP-36196) Push logs to S3 unsupported on gov
1 parent 1cb6ef1 commit edb1b52

File tree

3 files changed

+34
-11
lines changed

3 files changed

+34
-11
lines changed

source/includes/feature-matrix.rst

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@
6262
-
6363
- :icon-fa5:`check` [#govcloud-backup]_
6464

65+
* - Push logs to AWS S3
66+
- :icon-fa5:`check`
67+
-
68+
6569
* - |service| Data Federation
6670
- :icon-fa5:`check`
6771
-
@@ -86,10 +90,6 @@
8690
- :icon-fa5:`check`
8791
-
8892

89-
* - |service| Kubernetes Operator
90-
- :icon-fa5:`check`
91-
- :icon-fa5:`check` [#govcloud-aks-provider]_
92-
9393
* - MongoDB Charts
9494
- :icon-fa5:`check`
9595
-
@@ -120,8 +120,4 @@
120120
.. [#govcloud-backup]
121121
122122
|cloudgov-short| backups for |aws-fr-high| deployments are stored
123-
in |aws-fr-high| regions.
124-
125-
.. [#govcloud-aks-provider]
126-
127-
|service| Kubernetes Operator is available on |aws| only.
123+
in |aws-fr-high| regions.

source/includes/iac-matrix.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
.. list-table::
2+
:widths: 60 30 30
3+
:header-rows: 1
4+
5+
* - Feature
6+
- Commercial |service|
7+
- |cloudgov-short|
8+
9+
* - |service| Kubernetes Operator [#govcloud-aks-provider]_
10+
- :icon-fa5:`check`
11+
- :icon-fa5:`check`
12+
13+
* - Hashicorp Terraform MongoDB |service| Provider
14+
- :icon-fa5:`check`
15+
- :icon-fa5:`check`
16+
17+
.. [#govcloud-aks-provider]
18+
19+
|service| Kubernetes Operator is available on |aws| only.

source/overview/supported-features.txt

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,15 @@ Supported Features
1313
:class: singlecol
1414

1515
|cloudgov| supports a subset of |service| features and some unique
16-
features. The following table compares |service| features to those in
17-
|cloudgov|:
16+
features. The following tables compare |service| features to those in
17+
|cloudgov|.
18+
19+
Atlas Features
20+
~~~~~~~~~~~~~~
1821

1922
.. include:: /includes/feature-matrix.rst
23+
24+
Infrastructure as Code Features
25+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26+
27+
.. include:: /includes/iac-matrix.rst

0 commit comments

Comments
 (0)