docs: NGF 2.7.0 release docs - #2242
Merged
Merged
Conversation
✅ Deploy Preview will be available once build job completes!
|
salonichf5
approved these changes
Sep 2, 2026
travisamartin
approved these changes
Sep 2, 2026
Adds a user guide to show case how external authentication can be configured using NGINX Gateway Fabric.
Enhancing the TLSRoute doc to add Terminate mode, which is now supported. This doc will be renamed after the 2.7 release (and redirect properly configured) since it is now more than just passthrough.
Adds information about error log json format
* update least_time LB method availability for NGINX OSS
TCPRoute and UDPRoute have graduated to v1, so the version are now updated.
Document the new NginxProxy useClusterIP field, which routes upstream traffic to a Service's ClusterIP instead of individual Pod IPs to reduce NGINX reloads on backend Pod churn. Notes the fallback cases (headless, ExternalName, L4/stream) and the default value.
Add document on supporting http2 to upstream through the appProtocol field on a Service.
Add TLS session and ECDH listener options to NGF compatibility doc
Update USP documentation to add section on routing to Service ClusterIP.
…2168) * Update USP docs under keepalive connections for better readability * Update the keepalive connections value in example blocks from 32 to 24
Documents the useClusterIP field of UpstreamSettingsPolicy in the Upstream Settings Policy guide. The field shipped with the UpstreamSettingsPolicy useClusterIP feature but was not documented (the guide covered zoneSize, loadBalancingMethod, and keepAlive only). This adds a "Route upstream traffic to the Service ClusterIP" section with an example policy, verification steps, and a note about the load balancing trade-off and the Service types it applies to.
Adds two user guides for GatewayLink feature: quickstart and multicluster guide.
Add document for NGF's integration with F5 AI Guardrails.
Co-authored-by: Jon Torre <78599298+JTorreG@users.noreply.github.com>
sjberman
force-pushed
the
ngf-release-2.7
branch
from
September 2, 2026 17:35
3ba5259 to
661b5a8
Compare
sjberman
marked this pull request as ready for review
September 2, 2026 18:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Merging the NGF 2.7 release docs branch
Checklist
Before sharing this pull request, I completed the following checklist:
Footnotes
Potentially sensitive information includes personally identify information (PII), authentication credentials, and live URLs. Refer to the style guide for guidance about placeholder content. ↩