@@ -19,7 +19,7 @@ We test NGINX Ingress Controller on a range of Kubernetes platforms for each rel
1919{{< bootstrap-table "table table-bordered table-striped table-responsive" >}}
2020| NIC version | Kubernetes versions tested | NIC Helm Chart version | NIC Operator version | NGINX / NGINX Plus version | End of Technical Support |
2121| --- | --- | --- | --- | --- | --- |
22- | {{< nic-version >}} | 1.25 - 1.33 | {{< nic-helm-version >}} | {{< nic-operator-version >}} | 1.27.5 / R34 P1 | - |
22+ | {{< nic-version >}} | 1.25 - 1.33 | {{< nic-helm-version >}} | {{< nic-operator-version >}} | 1.29.1 / R35 | - |
2323| 5.0.0 | 1.25 - 1.32 | 2.1.0 | 3.1.0 | 1.27.4 / R34 | Apr 16, 2027 |
2424| 4.0.1 | 1.25 - 1.32 | 2.0.1 | 3.0.1 | 1.27.4 / R33 P2 | Feb 7, 2027 |
2525| 3.7.2 | 1.25 - 1.31 | 1.4.2 | 2.4.2 | 1.27.2 / R32 P1 | Nov 25, 2026 |
@@ -42,21 +42,21 @@ We provide the following Docker images, which include NGINX or NGINX Plus bundle
4242From release ` v5.1.0 ` onwards, NGINX Ingress Controller will no longer provide binaries for the ` armv7 ` , ` s390x ` & ` ppc64le ` architectures.
4343{{< /call-out >}}
4444
45- _ All images include NGINX 1.27.5 ._
45+ _ All images include NGINX 1.29.1 ._
4646
4747{{< bootstrap-table "table table-bordered table-responsive" >}}
4848| <div style =" width :200px " >Name</div > | <div style =" width :100px " >Base image</div > | DockerHub image | Architectures |
4949| ---| --- | --- | --- |
50- | Alpine-based image | `` nginx:1.27.5 -alpine `` ,<br >based on on `` alpine:3.21 `` | `` nginx/nginx-ingress:{{< nic-version >}}-alpine `` | arm64<br >amd64 |
51- | Debian-based image | `` nginx:1.27.5 `` ,<br >based on on `` debian:12-slim `` | `` nginx/nginx-ingress:{{< nic-version >}} `` | arm64<br >amd64 |
50+ | Alpine-based image | `` nginx:1.29.1 -alpine `` ,<br >based on on `` alpine:3.22 `` | `` nginx/nginx-ingress:{{< nic-version >}}-alpine `` | arm64<br >amd64 |
51+ | Debian-based image | `` nginx:1.29.1 `` ,<br >based on on `` debian:12-slim `` | `` nginx/nginx-ingress:{{< nic-version >}} `` | arm64<br >amd64 |
5252| Ubi-based image | `` redhat/ubi9-minimal `` | `` nginx/nginx-ingress:{{< nic-version >}}-ubi `` | arm64<br >amd64 |
5353{{% /bootstrap-table %}}
5454
5555---
5656
5757### Images with NGINX Plus
5858
59- _ NGINX Plus images include NGINX Plus R34. _
59+ _ NGINX Plus images include NGINX Plus R35 _
6060
6161---
6262
@@ -67,8 +67,8 @@ NGINX Plus images are available through the F5 Container registry `private-regis
6767{{< bootstrap-table "table table-striped table-bordered table-responsive" >}}
6868| <div style =" width :200px " >Name</div > | <div style =" width :100px " >Base image</div > | <div style =" width :200px " >Additional modules</div > | F5 Container Registry Image | Architectures |
6969| ---| ---| --- | --- | --- |
70- | Alpine-based image | `` alpine:3.21 `` | NJS (NGINX JavaScript)<br >OpenTelemetry | ` nginx-ic/nginx-plus-ingress:{{< nic-version >}}-alpine ` | arm64<br >amd64 |
71- | Alpine-based image with FIPS inside | `` alpine:3.21 `` | NJS (NGINX JavaScript)<br >OpenTelemetry<br >FIPS module and OpenSSL configuration | ` nginx-ic/nginx-plus-ingress:{{< nic-version >}}-alpine-fips ` | arm64<br >amd64 |
70+ | Alpine-based image | `` alpine:3.22 `` | NJS (NGINX JavaScript)<br >OpenTelemetry | ` nginx-ic/nginx-plus-ingress:{{< nic-version >}}-alpine ` | arm64<br >amd64 |
71+ | Alpine-based image with FIPS inside | `` alpine:3.22 `` | NJS (NGINX JavaScript)<br >OpenTelemetry<br >FIPS module and OpenSSL configuration | ` nginx-ic/nginx-plus-ingress:{{< nic-version >}}-alpine-fips ` | arm64<br >amd64 |
7272| Alpine-based image with NGINX App Protect WAF & FIPS inside | `` alpine:3.19 `` | NGINX App Protect WAF<br >NJS (NGINX JavaScript)<br >OpenTelemetry<br >FIPS module and OpenSSL configuration | ` nginx-ic-nap/nginx-plus-ingress:{{< nic-version >}}-alpine-fips ` | amd64 |
7373| Alpine-based image with NGINX App Protect WAF v5 & FIPS inside | `` alpine:3.19 `` | NGINX App Protect WAF v5<br >NJS (NGINX JavaScript)<br >OpenTelemetry<br >FIPS module and OpenSSL configuration | ` nginx-ic-nap-v5/nginx-plus-ingress:{{< nic-version >}}-alpine-fips ` | amd64 |
7474| Debian-based image | `` debian:12-slim `` | NJS (NGINX JavaScript)<br >OpenTelemetry | ` nginx-ic/nginx-plus-ingress:{{< nic-version >}} ` | arm64<br >amd64 |
0 commit comments