Kubernetes Ingress Nginx is retiring in March 2026, prompting a shift to the Gateway API. This guide demonstrates implementing Nginx Gateway Fabric as a modern alternative, covering installation of CRDs, deployment via Helm, gateway configuration, and HTTPRoute setup to expose internal services. The tutorial uses a K3s cluster
Table of contents
Step 1: Define and Deploy the Sample AppStep 2: Deploy Nginx Gateway FabricStep 3: Define the Route to the Sample AppStep 4: Access the HTTP Endpoints Exposed by the GatewaySort: