Today, we have a big release for NGINX Gateway Fabric. We just released NGINX Gateway Fabric 2.0.0! This release includes our brand new distributed architecture that allows for multiple Gateways and independent scaling of the control and data planes. This also allows for horizontal scaling per Gateway. Here are the highlights for the release:
- New distributed architecture that separates the data and control plane
- Vastly improved scaling capabilities
- Improved security posture
- Multiple Gateway support
- HTTPRequestMirrorFilter support
- Regex matching for header and query parameters
- The NginxProxy resource, which control NGINX-specific settings, can now be attached to a Gateway in addition to GatewayClass.
- Listener isolation for all supported route types
- The data plane can now optionally be provisioned as a DaemonSet via Helm value
- Bug fixes and other minor improvements.
You can check out our release page, repository, and our updated documentation on docs.nginx.com/nginx-gateway-fabric!
Also, check out the NGINX Gateway Fabric detailed blog on F5 DevCentral