Skip to content

Commit 195dd2a

Browse files
authored
update tech spec with supported versions (#7674)
1 parent 182cc12 commit 195dd2a

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

site/content/technical-specifications.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,10 @@ This page describes technical specifications for F5 NGINX Ingress Controller, su
1414
## Supported NGINX Ingress Controller versions
1515

1616
We recommend using the latest release of NGINX Ingress Controller. We provide software updates for the most recent release. We provide technical support for F5 customers who are using the most recent version of NGINX Ingress Controller, and any version released within two years of the current release.
17-
18-
- Release 3.0.0 provides support for the `discovery.k8s.io/v1` API version of EndpointSlice, available from Kubernetes 1.21 onwards.
19-
- Release 2.4.2 is compatible with the Kubernetes Ingress v1 API, available in Kubernetes 1.19 and later.
20-
- Release 1.12 supports the Ingress v1beta1 API and continues to receive security fixes to support environments running Kubernetes versions older than 1.19. The v1beta1 Ingress API was deprecated in Kubernetes release 1.19, and removed in the Kubernetes 1.22.
21-
22-
---
23-
24-
## Supported Kubernetes versions
25-
2617
We test NGINX Ingress Controller on a range of Kubernetes platforms for each release, and list them in the [release notes]({{< relref "/releases.md" >}}). We provide technical support for NGINX Ingress Controller on any Kubernetes platform that is currently supported by its provider, and that passes the [Kubernetes conformance tests](https://www.cncf.io/certification/software-conformance/).
2718

2819
{{< bootstrap-table "table table-bordered table-striped table-responsive" >}}
29-
| NIC Version | Supported Kubernetes Version | NIC Helm Chart Version | NIC Operator Version | NGINX / NGINX Plus version |
20+
| NIC version | Kubernetes versions tested | NIC Helm Chart version | NIC Operator version | NGINX / NGINX Plus version |
3021
| --- | --- | --- | --- | --- |
3122
| {{< nic-version >}} | 1.25 - 1.32 | {{< nic-helm-version >}} | {{< nic-operator-version >}} | 1.27.4 / R34 |
3223
| 4.0.1 | 1.25 - 1.32 | 2.0.1 | 3.0.1 | 1.27.4 / R33 P2 |
@@ -37,7 +28,6 @@ We test NGINX Ingress Controller on a range of Kubernetes platforms for each rel
3728
| 3.3.2 | 1.22 - 1.28 | 1.0.2 | 2.0.2 | 1.25.3 / R30 |
3829
| 3.2.1 | 1.22 - 1.27 | 0.18.1 | 1.5.1 | 1.25.2 / R30 |
3930
| 3.1.1 | 1.22 - 1.26 | 0.17.1 | 1.4.2 | 1.23.4 / R29 |
40-
| 3.0.2 | 1.21 - 1.26 | 0.16.2 | 1.3.1 | 1.23.3 / R28 |
4131
{{% /bootstrap-table %}}
4232

4333
---

0 commit comments

Comments
 (0)