NGINX Community Blog
フィード

CORS Policy in NGINX Ingress Controller v5.4.0: Patterns for VirtualServer and Ingress
NGINX Community Blog
Starting with NGINX Ingress Controller (NIC) v5.4.0, you can define CORS behavior once in a Policy resource and apply it consistently across both VirtualServer and Ingress traffic paths. Across this blog, we’re focused on: Why Use a Policy For CORS? Many teams start with per-resource tuning and quickly end up with drift. Using a dedicated […]
1時間前

Introducing kubernetes.nginx.org: A Community Hub for NGINX on Kubernetes, Including a New Ingress-NGINX Migration Tool
NGINX Community Blog
Today, we’re excited to announce kubernetes.nginx.org, a new community hub for everything NGINX networking on Kubernetes, along with a brand-new Kubernetes community Ingress-NGINX Migration Tool designed to make moving from the Kubernetes community Ingress-NGINX controller to the NGINX Ingress Controller as smooth as possible. Why a Community Hub? Whether you’re running NGINX Ingress Controller, exploring […]
17時間前

NGINX Ingress Controller v5.4.0: Making Migration Easier Than Ever
NGINX Community Blog
We released NGINX Ingress Controller v5.4.0 ahead of KubeCon Europe, and this one is worth the noise. This release is laser-focused on making it easier for teams running ingress-nginx to migrate to NGINX Ingress Controller, without sacrificing the features and workflows they depend on. Here’s what’s new! Configuration Resilience and Validation What’s new: Ingress and […]
2日前

The NGINX Kubernetes Open Source Roadmap: First Half of 2026
NGINX Community Blog
Hello to our Kubernetes community! Over the past few months, the F5 NGINX Community and F5 NGINX Kubernetes teams have been working on reinvigorating our open source presence. One of our new initiatives involves having public roadmaps available through GitHub Projects boards for both the NGINX Ingress Controller and NGINX Gateway Fabric project! We also […]
11日前

Introducing Agentic Observability in NGINX: Real-time MCP Traffic Monitoring
NGINX Community Blog
Today we’re announcing the availability of a new open source module that enables real-time insights into Model Context Protocol (MCP) traffic processed by NGINX. This capability empowers NGINX operators to trace and monitor activity from AI agents, enabling the ability to spot error-prone agents, high latency MCP tools, throughput disparities between MCP servers, and much […]
13日前

NGINX Community Spotlight: An HTML-to-Markdown Module for the AI Web, Built in Rust
NGINX Community Blog
The NGINX plugin community has always been prolific, and sometimes a contributor builds something that lands at the intersection of a real problem and a clean architectural instinct. That is what Kang did with nginx-markdown-for-agents, a self-hostable NGINX dynamic module described in a recent DEV post. The module returns a Markdown version of an HTML […]
14日前

Encrypted Client Hello Comes to NGINX
NGINX Community Blog
Encrypted Client Hello (ECH) support in NGINX open source was contributed by Stephen Farrell, Computer Science Research Fellow, Trinity College Dublin (GitHub PR #840). This work was funded by the Open Technology Fund as part of the DEfO (Developing ECH for OpenSSL) project, which develops privacy-enhancing ECH implementations for OpenSSL and various web servers to […]
1ヶ月前

The Complex Dance of Lua and NGINX: Power, Pitfalls, and Performance Challenges
NGINX Community Blog
NGINX, a high-performance web server and reverse proxy, has evolved significantly with the integration of Lua via OpenResty. This powerful combination enables dynamic request handling, flexible routing, and advanced features that static NGINX configurations alone cannot achieve. However, embedding Lua scripts into NGINX’s event-driven architecture introduces subtle complexities and risks that operators and developers must […]
1ヶ月前

What’s New in F5 NGINX Gateway Fabric 2.4.0
NGINX Community Blog
We’re excited to announce F5 NGINX Gateway Fabric 2.4.0 has been released. This release represents a major milestone in the Gateway API journey, with the addition of critical production features such as TCP/UDP routing support, Rate Limiting, Session Persistence and many more. The new features will help operators more efficiently and securely deliver AI and modern applications. Summary of changes in this release 2.4.0 contains many new features […]
2ヶ月前

Understanding Gateway API Split Architecture: Control Plane vs. Data Plane
NGINX Community Blog
Gateway API is quickly becoming the standard for managing ingress traffic in Kubernetes environments. One of its key architectural decisions is the clear separation between the control plane and the data plane, which are deployed independently. This split is not just a technical detail, it has significant implications for how teams operate, scale, and secure […]
2ヶ月前