You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove old unsued gcp-service-extensions page + update alias
* Remove languages top bar for proxies
* Rename AAP to fullname + remove useless standalone part
* Rename AAP to fullname for nginx
* Remove useless standalone in istio
* fix envoy broken link on google (old link but first on search)
* useless app standalone on gcp se
* Update the gcp se page with body info + explain better some options
* update http filter documentation with more details
* revert removing gpc se compat page
* update envoy default configuration and instructions
* more updates
* more info + synchronise
* compatibility updates
* little name fix in campat
* add dd_service in config with default value
* some fixes
* add (AAP) for consistancy with other aap pages
* more fixes
* add info for observability mode
* add body processing supported payloads type
* Apply changes based on comments
* Update content/en/security/application_security/setup/gcp/service-extensions.md
Co-authored-by: Flavien Darche <[email protected]>
* update latest release version
---------
Co-authored-by: Michael Cretzman <[email protected]>
The following table lists the support for App and API Protection capabilities in the Envoy integration according to the specified tracer version:
10
+
The following table lists App and API Protection capabilities for the Envoy integration according to the specified Datadog External Processor image version:
11
11
12
-
| App and API Protection capability | Minimum Envoy image version |
The Datadog Envoy integration for App and API Protection relies on features that might not be present in every Envoy version. The following table shows which Envoy versions support each feature.
33
+
34
+
| Feature | Minimum Envoy version |
35
+
|---------|-----------------------|
36
+
| External Processing Filter | v1.27.0 |
37
+
| Observability mode | v1.30.0 |
38
+
39
+
## Datadog Envoy integration support
40
+
41
+
<divclass="alert alert-info">The Datadog Envoy integration for App and API Protection is in Preview.</div>
25
42
26
43
Only the Linux version and both the arm64 and arm64 architectures are supported.
27
44
28
45
<divclass="alert alert-info">If you would like to see support added for any of
29
46
the unsupported capabilities, let us know! Fill out <a
30
47
href="https://forms.gle/gHrxGQMEnAobukfn7">this short form to send
The following table lists the support for App and API Protection capabilities in the App and API Protection GCP Service Extensions according to the specified version:
10
+
The following table lists App and API Protection capabilities for GCP Service Extensions according to the specified Datadog Service Extensions callout image version:
11
11
12
-
| App and API Protection capability | Minimum App and API Protection Service Extensions image version |
Copy file name to clipboardExpand all lines: content/en/security/application_security/setup/compatibility/istio.md
+43-12Lines changed: 43 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,52 @@ type: multi-code-lang
5
5
code_lang_weight: 40
6
6
---
7
7
8
-
The following table lists the support for App and API Protection capabilities in the Istio integration according to the specified tracer version:
8
+
The following table lists App and API Protection capabilities for the Istio integration according to the specified Datadog External Processor image version:
9
9
10
-
| App and API Protection capability | Minimum Istio image version |
Istio’s data plane is based on Envoy. The following table shows the relationship between Istio versions and their corresponding Envoy release branches:
33
+
34
+
| Istio version | Envoy release branch |
35
+
|---------------|----------------------|
36
+
| 1.26.x | release/v1.34 |
37
+
| 1.25.x | release/v1.33 |
38
+
| 1.24.x | release/v1.32 |
39
+
40
+
More information about relationship between Istio and Envoy versions can be found in the [Istio documentation][1].
41
+
42
+
### Envoy version support
43
+
44
+
The Datadog Envoy integration for App and API Protection relies on features that might not be present in every Envoy version. The following table shows which Envoy versions support each feature.
45
+
46
+
| Feature | Minimum Envoy version |
47
+
|---------|-----------------------|
48
+
| External Processing Filter | v1.27.0 |
49
+
| Observability mode | v1.30.0 |
50
+
51
+
## Datadog Istio integration support
52
+
53
+
<divclass="alert alert-info">The Datadog Istio integration for App and API Protection is in Preview.</div>
23
54
24
55
Only the Linux version and both the arm64 and arm64 architectures are supported.
25
56
@@ -28,4 +59,4 @@ the unsupported capabilities, let us know! Fill out <a
28
59
href="https://forms.gle/gHrxGQMEnAobukfn7">this short form to send
0 commit comments