Update content/en/blog/_posts/2021-06-21-update-with-ingress-nginx.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>pull/28182/head
parent
701fe1d733
commit
e7600828eb
|
@ -39,10 +39,10 @@ versions of Kubernetes.
|
||||||
{{< table caption="Ingress NGINX supported version with Kubernetes Versions" >}}
|
{{< table caption="Ingress NGINX supported version with Kubernetes Versions" >}}
|
||||||
Kubernetes version | Ingress-NGINX version | Notes
|
Kubernetes version | Ingress-NGINX version | Notes
|
||||||
:-------------------|:----------------------|:------------
|
:-------------------|:----------------------|:------------
|
||||||
`1.22` | TBD | On Going
|
v1.22 | ≥ v.0.47.0 | New features, plus bug fixes.
|
||||||
`1.21` | `v0.47.0` | On Going but only CVE and crashes
|
v1.21 | v0.47.x | Bugfixes only, and just for security issues or crashes. No end-of-support date announced.
|
||||||
`1.20` | `v0.47.0` | On Going but only CVE and crashes
|
v1.20 | v0.47.x | Bugfixes only, and just for security issues or crashes. No end-of-support date announced.
|
||||||
`1.19` | `v0.47.0` | Support will drop 6 months after 1.22 release
|
v1.19 | v0.47.x | Bugfixes only, and just for security issues or crashes. Fixes only provided until 6 months after Kubernetes v1.22.0 is released.
|
||||||
{{< /table >}}
|
{{< /table >}}
|
||||||
|
|
||||||
Because of the updates in Kubernetes 1.22, **v0.47.0** will not work with
|
Because of the updates in Kubernetes 1.22, **v0.47.0** will not work with
|
||||||
|
|
Loading…
Reference in New Issue