From 939f7d0c8099d1b710e0a018885be3a21a813ff5 Mon Sep 17 00:00:00 2001 From: James Strong Date: Mon, 14 Jun 2021 11:51:11 -0400 Subject: [PATCH] clarifying ingress --- content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md b/content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md index 140c4cf451..0e78b1fcdf 100644 --- a/content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md +++ b/content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md @@ -21,7 +21,7 @@ KEP-1453: [Graduate Ingress API to GA](https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/1453-ingress-api#122). During community meetings, the networking Special Interest Group has decided to continue -supporting Kubernetes versions older than 1.22 with Ingress version 0.47.0. +supporting Kubernetes versions older than 1.22 with Ingress-NGINX version 0.47.0. Support for Ingress-NGINX will continue for six months after Kubernetes 1.22 is released. Any additional bug fixes and CVEs for Ingress-NGINX will be addressed on a need-by-need basis.