Skip to content

Commit 409540a

Browse files
authored
chore: remove confusing line (#1052)
1 parent e28cd1d commit 409540a

File tree

1 file changed

+0
-2
lines changed
  • src/content/Docs/providers/operations/gateway-api-migration

1 file changed

+0
-2
lines changed

src/content/Docs/providers/operations/gateway-api-migration/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ description: "Migrate your Akash provider from ingress-nginx TCP proxying to NGI
99

1010
This guide walks through migrating an existing Akash provider from ingress-nginx TCP pass-through to [NGINX Gateway Fabric (NGF)](https://github.com/nginx/nginx-gateway-fabric) using the Kubernetes Gateway API. This migration improves traffic routing for provider endpoints by replacing ad-hoc TCP ConfigMap entries with first-class `TCPRoute` resources.
1111

12-
**Important:** Install the Gateway API CRDs and NGINX Gateway Fabric **before** upgrading your provider to a version that requires them. Performing the migration in the order described here prevents downtime.
13-
1412
---
1513

1614
## Prerequisites

0 commit comments

Comments
 (0)