We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347bd8e commit 4a5650bCopy full SHA for 4a5650b
docs/architecture/configuration-flow.md
@@ -123,10 +123,7 @@ sequenceDiagram
123
124
### NGINX Configuration Files
125
126
-- **nginx.conf**: Main configuration
127
-- **servers.conf**: Virtual server definitions
128
-- **upstreams.conf**: Backend service definitions
129
-- **maps.conf**: Request routing maps
+NGF generates various NGINX configuration files dynamically based on the Gateway API resources.
130
131
### Example Generated Config
132
0 commit comments