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

- NginxProxy is created by default, this should be mentioned (data plane doc should talk about editing the default NginxProxy at the GatewayClass level) - [Data plane configuration doc](https://docs.nginx.com/nginx-gateway-fabric/how-to/data-plane-configuration/) -...

documentation

can briefly discuss how to create a Gateway to provision nginx mention that we support multiple gateways mention how to configure labels/annotations on the provisioned resources mention how NginxProxy contains...

documentation

by default, we use self-signed certs that are not rotated recommend users integrate cert-manager for deploying these certificates in a production environment

documentation

if nginx instances connect to a non-leader control plane pod, status of config apply won't be seen because only the leader can write statuses to Gateway resources

documentation

How to guides, how to send traffic

documentation

To reflect new architecture Can we get a redraw of our diagram? Marketing help? Update the pod readiness section

documentation

As a user of Ingress and potential user of NGF I want a high-level guide to show me how I might convert all my Ingress configuration into NGF configuration So...

documentation
refined

As an NGF user, I want to specify Subject Alternative (SAN) names for my backends, So that I can allow multiple alternative names to be present in the backend certificate....

enhancement
area/security

As an NGF user, I want to specify client certificates for Gateway using the field `tls.backend` So that I can easily present the gateway's identity to the backend pods. The...

enhancement
refined
size/large
area/gateway/extended

Renovate opens a LOT of pull requests that require time for a developer to review, and also merge. Where possible, we should attempt to group dependencies that are closely related...

release-engineering