Data plane:ghcr.io/nginx/nginx-gateway-fabric/nginx:1.5.1 Data plane with NGINX Plus:private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.5.1 Release 1.5.0 November 20, 2024 BREAKING CHANGES: NGINX Plus R33 support added. The NGINX Plus release now requires a valid JSON Web Token ...
今天,我们迎来了一个重要的里程碑 —NGINX Gateway Fabric 的首个主要版本 — 1.0 版本正式发布! NGINX Gateway Fabric 借助 Gateway API 规范和全球使用最广泛的数据平面之一 NGINX 提供快速、可靠和安全的 Kubernetes 应用互联。 借助NGINX Gateway Fabric,我们为 Kubernetes 创建了一个新的工具类别 — 一种统一的...
NGINX Gateway Fabric 必须处理这些路由规则,并配置 NGINX 以相应地路由请求。在下一节中,我们将使用 NGINX JavaScript 来处理此路由。NGINX JavaScript 解决方案 为了确定在定义匹配项后请求的路由目的地,我们使用 njs 编写了一个名为 redirect 的location 处理函数。该函数可根据请求的请求头、参数及方法将请求重定向...
NGINX Gateway Fabric is an open-source project that provides an implementation of the Gateway API using NGINX as the data plane. The goal of this project is to implement the core Gateway APIs -- Gateway, GatewayClass, HTTPRoute, GRPCRoute, TCPRoute, TLSRoute, and UDPRoute -- to configure...
Fix conformance tests using cached binary by @lucacome in https://github.com/nginxinc/nginx-gateway-fabric... Read more Contributors lucacome, pleshakov, and 13 other contributors Assets 14 Loading 👍 1 1 person reacted v1.2.0 21 Mar 15:46 github-actions v1.2.0 d8c6779 Compare ...
[Note: This post was updated in November 2023 to rename the project from NGINX Kubernetes Gateway to NGINX Gateway Fabric.] Having worked the past several years to help you succeed on your Kubernetes journey, NGINX has reached another milestone – we’ve released the first major version of ...
NGINX Gateway Fabric must process these routing rules and configure NGINX to route requests accordingly. In the next section, we will use NGINX JavaScript to handle this routing. The NGINX JavaScript Solution To determine where to route a request when matches are defined, we wrote a location hand...
nginx-gateway-fabric 什么低级bug û收藏 转发 评论 ñ赞 评论 o p 同时转发到我的微博 按热度 按时间 正在加载,请稍候... Ü 简介: 什么都焦虑,这号就是我的黑暗面 更多a 微关系 他的关注(170) 牛土虫厉 Borusushi 猪肥菲 吉伊大人v 他的粉丝(117) Harl...
njs 在 NGINX Gateway Fabric 中的应用 NGINX Gateway Fabric 通过 njs 脚本语言实现了基于请求头、查询参数和 HTTP 方法的精细路由规则。这使得开发者能够轻松地根据不同的请求特征(如特定的头部信息、查询参数或 HTTP 方法)来决定请求的流向,进而实现高度定制化的路由策略。
NGINX Gateway Fabric Overview Get started Installation How-to guides Traffic management Traffic security Monitoring and troubleshooting Configure tracing Monitoring with Prometheus and Grafana NGINX Plus dashboard Troubleshooting Control plane configuration Data plane configuration Upgrade ...