From 6efa69b3fd4a52c63a4db6422732eb0e9b258242 Mon Sep 17 00:00:00 2001 From: James Strong Date: Tue, 8 Jun 2021 15:41:49 -0400 Subject: [PATCH] Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md Co-authored-by: Taylor Dolezal --- content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md b/content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md index 1b571182ed..87477c4080 100644 --- a/content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md +++ b/content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md @@ -12,7 +12,7 @@ ultimately deprecating them once they become GA. The network API is no different. With the release of Kubernetes 1.22, the network API goes from v1beta1 to v1, with v1beta is deprecated. This move has been in discussion since [2017](https://github.com/kubernetes/kubernetes/issues/43214), -[2019 with 1.16 api deprecation](https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/) +[2019](https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/) with 1.16 Kubernetes API deprecations, , and more recently in [KEP-1453:Graduate Ingress API to GA.](https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/1453-ingress-api#122) @@ -54,4 +54,3 @@ The community’s feedback and support in this effort is welcome. The Ingress-Nginx Sub-project regularly hold community meetings where we discuss this and other issues facing the project, meeting notes and details are [here](https://github.com/kubernetes/community/tree/master/sig-network) -