From ae18bd4806b7688d844554ddb44929a3f301d8bb Mon Sep 17 00:00:00 2001 From: James Strong Date: Mon, 14 Jun 2021 11:49:52 -0400 Subject: [PATCH] Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md Co-authored-by: Tim Bannister --- content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md | 3 ++- 1 file changed, 2 insertions(+), 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 ae14e604b4..8278a009db 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 @@ -48,7 +48,8 @@ Kubernetes 1.22. The team is currently in the process of upgrading ingress-nginx to support the v1 migration, you can track the progress [here](https://github.com/kubernetes/ingress-nginx/pull/7156). -Feature requests are being frozen until the v1 update is completed. +We're not making feature improvements to `ingress-nginx` until after the support for +Ingress v1 is complete. In the meantime to ensure no compatibility issues: