Skip to content

NGF release 2.0 #645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 41 commits into from
Jun 5, 2025
Merged

NGF release 2.0 #645

merged 41 commits into from
Jun 5, 2025

Conversation

sjberman
Copy link
Contributor

@sjberman sjberman commented Jun 5, 2025

Proposed changes

Release docs for NGF 2.0.

Checklist

Before merging a pull request, run through this checklist and mark each as complete.

  • I have read the contributing guidelines
  • I have signed the F5 Contributor License Agreement (CLA)
  • I have rebased my branch onto main
  • I have ensured my PR is targeting the main branch and pulling from my branch from my own fork
  • I have ensured that the commit messages adhere to Conventional Commits
  • I have ensured that documentation content adheres to the style guide
  • If the change involves potentially sensitive changes1, I have assessed the possible impact
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • I have ensured that existing tests pass after adding my changes
  • If applicable, I have updated README.md and CHANGELOG.md

Footnotes

  1. Potentially sensitive changes include anything involving code, personally identify information (PII), live URLs or significant amounts of new or revised documentation. Please refer to our style guide for guidance about placeholder content.

kate-osborn and others added 30 commits January 28, 2025 10:09
Includes changes to the NginxProxy API for the 2.0 release.
The control plane will no longer need permissions to reload nginx, so this troubleshooting step no longer applies.
Updates the Gateway API Compatibility doc to list
Gateway Infrastructure field as partially supported.
Also, updates the data plane configuration how-to to describe
how to attach NginxProxy resources to Gateways and GatewayClasses.

Co-authored-by: Saylor Berman <[email protected]>
* Add information on confuring NginxProxy resource for dashboard

* Replace api.md file with file on main

* Add small feedback and use document address blocks
NGF now supports the ability to configure a BackendTLSPolicy with a Secret containing the CA certificate.
NGF is adding the capability for users to configure request mirroring. This adds a guide explaining how a user can set this up.
NGF: Update documentation for control plane/data plane separation feature for the 2.0 release. Includes upgrade docs, new configurations, and new architecture.

---------

Co-authored-by: bjee19 <[email protected]>
Co-authored-by: Ciara Stacke <[email protected]>
Co-authored-by: salonichf5 <[email protected]>
Co-authored-by: Alan Dooley <[email protected]>
Add allowedListeners to gateway api compatability doc.
Update installation document with 2.x upgrade information
This commit  adds a release banner for NGINX Gateway Fabric 2.0, 
using the new banner mechanism added to the documentation theme. 
It cascades from the index page, appearing at the top of all pages.
ADubhlaoich and others added 3 commits June 3, 2025 15:37
This commit partially restructures the NGINX Gateway Fabric documentation
to flatten the folder structure, reducing the amount of steps a reader must 
navigate to get to useful instructions.

The majority of the effort is concentrated on the Install section, simplifying 
the URL structure and creating logical links in the sequence of pages presented 
and the linear connection of pre-requisites and next steps when a user is onboarding a cluster.

Additional work will follow this effort, once identifying more common user 
journeys and how individual documents can be grouped together logically.

---------

Co-authored-by: Saylor Berman <[email protected]>
@sjberman sjberman requested review from a team as code owners June 5, 2025 11:11
@github-actions github-actions bot added documentation Improvements or additions to documentation product/ngf Issues related to NGINX Gateway Fabric tooling Back end, repository, Hugo, and all things not related to content labels Jun 5, 2025
Copy link

github-actions bot commented Jun 5, 2025

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/docs/645/

@sjberman sjberman merged commit af2a366 into main Jun 5, 2025
10 checks passed
@sjberman sjberman deleted the ngf-release-2.0 branch June 5, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation product/ngf Issues related to NGINX Gateway Fabric tooling Back end, repository, Hugo, and all things not related to content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants