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
[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.
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.
Copy file name to clipboardExpand all lines: site/content/technical-specifications.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
docs: DOCS-617
3
-
doctypes:
4
-
- concept
5
2
title: Technical specifications
6
3
toc: true
7
4
weight: 200
5
+
doctype: reference
6
+
product: NIC
7
+
docs: DOCS-617
8
8
---
9
9
10
10
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
0 commit comments