Skip to content

Commit a9c568c

Browse files
Jim Ryanvepatel
andauthored
Apply suggestions from code review
Co-authored-by: Venktesh Shivam Patel <[email protected]> Signed-off-by: Jim Ryan <[email protected]>
1 parent 3a0a68f commit a9c568c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/content/upgrading-to-v4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Guide on upgrading to v4 and above
33
docs: DOCS-000
4-
title: Guild on Upgrading to v4 and above
4+
title: Guide on upgrading to NGINX Ingress Controller 4.0.0
55
toc: true
66
weight: 2100
77
headless: true
@@ -10,7 +10,7 @@ headless: true
1010
{{< note >}}
1111
If you are using NGINX Ingress Controller version `v3.3.2` (Helm Chart `v1.0.2`) or earlier, please upgrade to `v3.7.2` (Helm Chart `v1.4.2`), and convert your TransportServer and GlobalConfiguration resources to `apiVersion` `k8s.nginx.org/v1`.
1212
{{</ note >}}
13-
1. If using NGINX Ingress Controller resources with an `apiVersion` of `k8s.nginx.org/v1alpha1`, prior to upgrading to `v4.x` (Helm Chart `v2.x`) , **please ensure** that they are updated to `apiVersion: k8s.nginx.org/v1`
13+
1. If using NGINX Ingress Controller custom resources with an `apiVersion` of `k8s.nginx.org/v1alpha1`, prior to upgrading to `v4.x` (Helm Chart `v2.x`) , **please ensure** that they are updated to `apiVersion: k8s.nginx.org/v1`
1414
{{< important >}}
1515
If a resource of `kind: GlobalConfiguration`, `kind: Policy` or `kind: TransportServer` is deployed as `apiVersion: k8s.nginx.org/v1alpha1`, it will be **deleted** during the upgrade process
1616
{{</ important >}}

0 commit comments

Comments
 (0)