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
Copy file name to clipboardExpand all lines: docs/content/technical-specifications.md
+13-14
Original file line number
Diff line number
Diff line change
@@ -38,24 +38,23 @@ All images include NGINX 1.21.5.
38
38
39
39
### Images with NGINX Plus
40
40
41
-
NGINX Plus images include NGINX Plus R25.
42
-
The supported architecture is x86-64.
41
+
NGINX Plus images include NGINX Plus R26.
43
42
44
43
NGINX Plus images are available through the F5 Container registry `private-registry.nginx.com` - see [Using the NGINX IC Plus JWT token in a Docker Config Secret](/nginx-ingress-controller/installation/using-the-jwt-token-docker-secret) and [Pulling the NGINX Ingress Controller image](/nginx-ingress-controller/installation/pulling-ingress-controller-image).
|Alpine-based image |``alpine:3.14``| NGINX Plus JavaScript module |`nginx-ic/nginx-plus-ingress:2.1.0-alpine`|
50
-
|Debian-based image |``debian:bullseye-slim``| NGINX Plus JavaScript module |`nginx-ic/nginx-plus-ingress:2.1.0`|
51
-
|Debian-based image with OpenTracing |``debian:bullseye-slim``| NGINX Plus OpenTracing module, OpenTracing tracers for Jaeger, Zipkin and Datadog; NGINX Plus JavaScript module |`nginx-ic/nginx-plus-ingress:2.1.0-ot`|
52
-
|Debian-based image with App Protect WAF|``debian:buster-slim``| NGINX Plus App Protect WAF module; NGINX Plus JavaScript module |`nginx-ic-nap/nginx-plus-ingress:2.1.0`|
53
-
|Debian-based image with App Protect DoS |``debian:buster-slim``| NGINX Plus App Protect DoS module; NGINX Plus JavaScript module ||
54
-
|Debian-based image with App Protect WAF and DoS |``debian:buster-slim``| NGINX Plus App Protect WAF and DoS modules; NGINX Plus JavaScript module ||
55
-
|Ubi-based image |``redhat/ubi8-minimal``| NGINX Plus JavaScript module |`nginx-ic/nginx-plus-ingress:2.1.0-ubi`|
56
-
|Ubi-based image with App Protect WAF |``registry.access.redhat.com/ubi7/ubi``| NGINX Plus App Protect WAF module; NGINX Plus JavaScript module |`nginx-ic-nap/nginx-plus-ingress:2.1.0-ubi`|
57
-
|Ubi-based image with App Protect DoS |``registry.access.redhat.com/ubi7/ubi``| NGINX Plus App Protect DoS module; NGINX Plus JavaScript module ||
58
-
|Ubi-based image with App Protect WAF and DoS |``registry.access.redhat.com/ubi7/ubi``| NGINX Plus App Protect WAF and DoS modules; NGINX Plus JavaScript module ||
|Debian-based image with OpenTracing |``debian:bullseye-slim``| NGINX Plus OpenTracing module, OpenTracing tracers for Jaeger, Zipkin and Datadog; NGINX Plus JavaScript module |`nginx-ic/nginx-plus-ingress:2.1.0-ot`| arm64, amd64 |
51
+
|Debian-based image with App Protect WAF|``debian:buster-slim``| NGINX Plus App Protect WAF module; NGINX Plus JavaScript module |`nginx-ic-nap/nginx-plus-ingress:2.1.0`| amd64 |
52
+
|Debian-based image with App Protect DoS |``debian:buster-slim``| NGINX Plus App Protect DoS module; NGINX Plus JavaScript module || amd64|
53
+
|Debian-based image with App Protect WAF and DoS |``debian:buster-slim``| NGINX Plus App Protect WAF and DoS modules; NGINX Plus JavaScript module || amd64 |
|Ubi-based image with App Protect WAF |``registry.access.redhat.com/ubi7/ubi``| NGINX Plus App Protect WAF module; NGINX Plus JavaScript module |`nginx-ic-nap/nginx-plus-ingress:2.1.0-ubi`| amd64 |
56
+
|Ubi-based image with App Protect DoS |``registry.access.redhat.com/ubi7/ubi``| NGINX Plus App Protect DoS module; NGINX Plus JavaScript module || amd64 |
57
+
|Ubi-based image with App Protect WAF and DoS |``registry.access.redhat.com/ubi7/ubi``| NGINX Plus App Protect WAF and DoS modules; NGINX Plus JavaScript module || amd64|
59
58
{{% /table %}}
60
59
61
60
We also provide NGINX Plus images through the AWS Marketplace. Please see [Using the AWS Marketplace Ingress Controller Image](/nginx-ingress-controller/installation/using-aws-marketplace-image.md) for details on how to set up the required IAM resources in your EKS cluster.
0 commit comments