Skip to content

Commit 7441222

Browse files
authored
[cherry-pick] Update build instruction link, remove EoS versions from specifications (#7146)
Update build instruction link, remove EoS versions from specifications (#7137) This commit updates the README in the build subfolder to point to the latest version of the build documentation, as the link was updated as part of previous documentation changes. It also removes the last two entries from the supported Kubernetes versions table of the Technical specifications page, as they are now out of software and technical support.
1 parent 5f856d0 commit 7441222

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

build/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# NGINX Ingress Controller
22

3-
This doc is now available at <https://docs.nginx.com/nginx-ingress-controller/installation/building-nginx-ingress-controller/>
3+
For instructions, read the [Build NGINX Ingress Controller](https://docs.nginx.com/nginx-ingress-controller/installation/build-nginx-ingress-controller/>) documentation.

site/content/technical-specifications.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
docs: DOCS-617
3-
doctypes:
4-
- concept
52
title: Technical specifications
63
toc: true
74
weight: 200
5+
doctype: reference
6+
product: NIC
7+
docs: DOCS-617
88
---
99

1010
This page describes technical specifications for F5 NGINX Ingress Controller, such as its version compatibility with Kubernetes and other NGINX software.
@@ -37,8 +37,6 @@ We test NGINX Ingress Controller on a range of Kubernetes platforms for each rel
3737
| 3.2.1 | 1.22 - 1.27 | 0.18.1 | 1.5.1 | 1.25.2 / R30 |
3838
| 3.1.1 | 1.22 - 1.26 | 0.17.1 | 1.4.2 | 1.23.4 / R29 |
3939
| 3.0.2 | 1.21 - 1.26 | 0.16.2 | 1.3.1 | 1.23.3 / R28 |
40-
| 2.4.2 | 1.19 - 1.25 | 0.15.2 | 1.2.1 | 1.23.2 / R28 |
41-
| 2.3.1 | 1.19 - 1.24 | 0.14.1 | 1.1.0 | 1.23.1 / R27 |
4240
{{% /bootstrap-table %}}
4341

4442
---

0 commit comments

Comments
 (0)