Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/ngf/installation/installing-ngf/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ Secret before upgrading. Follow the steps in the [Before you begin](#before-you-

{{< tip >}} For guidance on zero downtime upgrades, see the [Delay Pod Termination](#configure-delayed-pod-termination-for-zero-downtime-upgrades) section below. {{< /tip >}}

{{< note >}} To upgrade from version 1.x to 2.x, please refer to this [guide]({{< ref "/ngf/upgrading-ngf.md" >}}). {{< /note >}}

To upgrade NGINX Gateway Fabric and get the latest features and improvements, take the following steps:

---
Expand Down
2 changes: 2 additions & 0 deletions content/ngf/installation/installing-ngf/manifests.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,8 @@ Secret before upgrading. Follow the steps in the [Before you begin](#before-you-

{{< tip >}} For guidance on zero downtime upgrades, see the [Delay Pod Termination](#configure-delayed-pod-termination-for-zero-downtime-upgrades) section. {{</ tip >}}

{{< note >}} To upgrade from version 1.x to 2.x, please refer to this [guide]({{< ref "/ngf/upgrading-ngf.md" >}}). {{< /note >}}

To upgrade NGINX Gateway Fabric and get the latest features and improvements, take the following steps:

### Upgrade Gateway API resources
Expand Down
Loading