nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.

Results 361 nginx-gateway-fabric issues
Sort by recently updated
recently updated
newest added
trafficstars

In this pipeline run of the NFR test results on edge: https://github.com/nginxinc/nginx-gateway-fabric/actions/runs/10872403318, the scale test for UpstreamServers encountered an error when ran on Plus. NGF Error: ```json { "level": "error",...

bug

The ObservabilityPolicy CRD should require a minimum of 1 TargetRef. See this convo: https://github.com/nginxinc/nginx-gateway-fabric/pull/2515#discussion_r1747228151

bug

Add upstream zone size field to the NginxProxy resource so that users can configure a global upstream zone size for NGF. This zone size will apply to all http and...

enhancement

When attempting to install the Nginx implementation K8s Gateway API (i.e. Nginx Gateway Fabric), I found the documentation hard to follow because I had to jump from one page of...

documentation
refined

**Describe the bug** I activated the Nginx Gateway Fabric on EKS, but only the instance that contains the nginx-gateway pod is healthy on the load balancer. It is possible to...

As a user of NGF with some knowledge of NGINX configuration I want a guide to show me how to insert the NGINX configuration I need for my route rules...

documentation
refined
size/medium

As a user of NGF I want to specify timeouts per request for my HTTPRoutes So that my client applications can get quick feedback that the request will not complete...

epic
area/httproute/extended

As a maintainer of NGF I want to know what the most popular directives used in snippets in NGF So that I can prioritize the most popular directives to be...

refined
size/medium
area/telemetry

As a user of NGF I want my SnippetsFilter configuration applied to NGF's data plane So that I can leverage NGINX features not yet available in NGF. ### Acceptance -...

enhancement
refined
area/nginx-configuration
size/large