Skip to content

Commit 89c924d

Browse files
committed
complete list of modules in tech specs
1 parent 33efb5e commit 89c924d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

site/content/technical-specifications.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,18 @@ NGINX Plus images are available through the F5 Container registry `private-regis
6969
| ---| ---| --- | --- | --- |
7070
|Alpine-based image | ``alpine:3.21`` | <ul><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic/nginx-plus-ingress:{{< nic-version >}}-alpine` | arm64<br>amd64 |
7171
|Alpine-based image with FIPS inside | ``alpine:3.21`` | <ul><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li><li>FIPS module and OpenSSL configuration</li></ul> | `nginx-ic/nginx-plus-ingress:{{< nic-version >}}-alpine-fips` | arm64<br>amd64 |
72-
|Alpine-based image with NGINX App Protect WAF & FIPS inside | ``alpine:3.19`` | NGINX App Protect WAF<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry<br><br>FIPS module and OpenSSL configuration | `nginx-ic-nap/nginx-plus-ingress:{{< nic-version >}}-alpine-fips` | amd64 |
73-
|Alpine-based image with NGINX App Protect WAF v5 & FIPS inside | ``alpine:3.19`` | NGINX App Protect WAF v5<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry<br><br>FIPS module and OpenSSL configuration | `nginx-ic-nap-v5/nginx-plus-ingress:{{< nic-version >}}-alpine-fips` | amd64 |
74-
|Debian-based image | ``debian:12-slim`` | NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic/nginx-plus-ingress:{{< nic-version >}}` | arm64<br>amd64 |
75-
|Debian-based image with NGINX App Protect WAF | ``debian:12-slim`` | NGINX App Protect WAF<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic-nap/nginx-plus-ingress:{{< nic-version >}}` | amd64 |
76-
|Debian-based image with NGINX App Protect WAF v5 | ``debian:12-slim`` | NGINX App Protect WAF v5<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic-nap-v5/nginx-plus-ingress:{{< nic-version >}}` | amd64 |
77-
|Debian-based image with NGINX App Protect DoS | ``debian:12-slim`` | NGINX App Protect DoS<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic-dos/nginx-plus-ingress:{{< nic-version >}}` | amd64 |
78-
|Debian-based image with NGINX App Protect WAF and DoS | ``debian:12-slim`` | NGINX App Protect WAF and DoS<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic-nap-dos/nginx-plus-ingress:{{< nic-version >}}` | amd64 |
79-
|Ubi-based image | ``redhat/ubi9-minimal`` | NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic/nginx-plus-ingress:{{< nic-version >}}-ubi` | arm64<br>amd64 |
80-
|Ubi-based image with NGINX App Protect WAF | ``redhat/ubi9`` | NGINX App Protect WAF<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic-nap/nginx-plus-ingress:{{< nic-version >}}-ubi` | amd64 |
81-
|Ubi-based image with NGINX App Protect WAF v5 | ``redhat/ubi9`` | NGINX App Protect WAF v5<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic-nap-v5/nginx-plus-ingress:{{< nic-version >}}-ubi` | amd64 |
82-
|Ubi-based image with NGINX App Protect DoS | ``redhat/ubi8`` | NGINX App Protect DoS<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic-dos/nginx-plus-ingress:{{< nic-version >}}-ubi` | amd64 |
83-
|Ubi-based image with NGINX App Protect WAF and DoS | ``redhat/ubi8`` | NGINX App Protect WAF and DoS<br><br>NJS (NGINX JavaScript)<br><br>OpenTelemetry | `nginx-ic-nap-dos/nginx-plus-ingress:{{< nic-version >}}-ubi` | amd64 |
72+
|Alpine-based image with NGINX App Protect WAF & FIPS inside | ``alpine:3.19`` | <ul><li>NGINX App Protect WAF</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li><li>FIPS module and OpenSSL configuration</li></ul> | `nginx-ic-nap/nginx-plus-ingress:{{< nic-version >}}-alpine-fips` | amd64 |
73+
|Alpine-based image with NGINX App Protect WAF v5 & FIPS inside | ``alpine:3.19`` | <ul><li>NGINX App Protect WAF v5</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li><li>FIPS module and OpenSSL configuration</li></ul> | `nginx-ic-nap-v5/nginx-plus-ingress:{{< nic-version >}}-alpine-fips` | amd64 |
74+
|Debian-based image | ``debian:12-slim`` | <ul><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic/nginx-plus-ingress:{{< nic-version >}}` | arm64<br>amd64 |
75+
|Debian-based image with NGINX App Protect WAF | ``debian:12-slim`` | <ul><li>NGINX App Protect WAF</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic-nap/nginx-plus-ingress:{{< nic-version >}}` | amd64 |
76+
|Debian-based image with NGINX App Protect WAF v5 | ``debian:12-slim`` | <ul><li>NGINX App Protect WAF v5</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic-nap-v5/nginx-plus-ingress:{{< nic-version >}}` | amd64 |
77+
|Debian-based image with NGINX App Protect DoS | ``debian:12-slim`` | <ul><li>NGINX App Protect DoS</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic-dos/nginx-plus-ingress:{{< nic-version >}}` | amd64 |
78+
|Debian-based image with NGINX App Protect WAF and DoS | ``debian:12-slim`` | <ul><li>NGINX App Protect WAF and DoS</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic-nap-dos/nginx-plus-ingress:{{< nic-version >}}` | amd64 |
79+
|Ubi-based image | ``redhat/ubi9-minimal`` | <ul><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic/nginx-plus-ingress:{{< nic-version >}}-ubi` | arm64<br>amd64 |
80+
|Ubi-based image with NGINX App Protect WAF | ``redhat/ubi9`` | <ul><li>NGINX App Protect WAF</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic-nap/nginx-plus-ingress:{{< nic-version >}}-ubi` | amd64 |
81+
|Ubi-based image with NGINX App Protect WAF v5 | ``redhat/ubi9`` | <ul><li>NGINX App Protect WAF v5</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic-nap-v5/nginx-plus-ingress:{{< nic-version >}}-ubi` | amd64 |
82+
|Ubi-based image with NGINX App Protect DoS | ``redhat/ubi8`` | <ul><li>NGINX App Protect DoS</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic-dos/nginx-plus-ingress:{{< nic-version >}}-ubi` | amd64 |
83+
|Ubi-based image with NGINX App Protect WAF and DoS | ``redhat/ubi8`` | <ul><li>NGINX App Protect WAF and DoS</li><li>NJS (NGINX JavaScript)</li><li>OpenTelemetry</li></ul> | `nginx-ic-nap-dos/nginx-plus-ingress:{{< nic-version >}}-ubi` | amd64 |
8484
{{% /bootstrap-table %}}
8585

8686
---

0 commit comments

Comments
 (0)