<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gateway API Extensions on Envoy Gateway</title><link>/v1.4/concepts/introduction/gateway_api_extensions/</link><description>Recent content in Gateway API Extensions on Envoy Gateway</description><generator>Hugo</generator><language>en</language><atom:link href="/v1.4/concepts/introduction/gateway_api_extensions/index.xml" rel="self" type="application/rss+xml"/><item><title>BackendTrafficPolicy</title><link>/v1.4/concepts/introduction/gateway_api_extensions/backend-traffic-policy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/v1.4/concepts/introduction/gateway_api_extensions/backend-traffic-policy/</guid><description>&lt;h2 id="before-you-begin"&gt;Before you Begin&lt;a class="td-heading-self-link" href="#before-you-begin" aria-label="Heading self-link"&gt;&lt;/a&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="/v1.4/concepts/introduction/gateway_api_extensions/"&gt;Gateway API Extensions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;BackendTrafficPolicy&lt;/code&gt; is an extension to the Kubernetes Gateway API that controls how Envoy Gateway communicates with your backend services. It can configure connection behavior, resilience mechanisms, and performance optimizations without requiring changes to your applications.&lt;/p&gt;
&lt;p&gt;Think of it as a traffic controller between your gateway and backend services. It can detect problems, prevent failures from spreading, and optimize request handling to improve system stability.&lt;/p&gt;</description></item><item><title>ClientTrafficPolicy</title><link>/v1.4/concepts/introduction/gateway_api_extensions/client-traffic-policy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/v1.4/concepts/introduction/gateway_api_extensions/client-traffic-policy/</guid><description>&lt;h2 id="before-you-begin"&gt;Before you Begin&lt;a class="td-heading-self-link" href="#before-you-begin" aria-label="Heading self-link"&gt;&lt;/a&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="/v1.4/concepts/introduction/gateway_api_extensions/"&gt;Gateway API Extensions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;ClientTrafficPolicy&lt;/code&gt; is an extension to the Kubernetes Gateway API that allows system administrators to configure how the Envoy Proxy server behaves with downstream clients. It is a policy attachment resource that can be applied to Gateway resources and holds settings for configuring the behavior of the connection between the downstream client and Envoy Proxy listener.&lt;/p&gt;
&lt;p&gt;Think of &lt;code&gt;ClientTrafficPolicy&lt;/code&gt; as a set of rules for your Gateway&amp;rsquo;s entry points, it lets you configure specific behaviors for each listener in your Gateway, with more specific rules taking precedence over general ones.&lt;/p&gt;</description></item><item><title>SecurityPolicy</title><link>/v1.4/concepts/introduction/gateway_api_extensions/security-policy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/v1.4/concepts/introduction/gateway_api_extensions/security-policy/</guid><description>&lt;h2 id="before-you-begin"&gt;Before you Begin&lt;a class="td-heading-self-link" href="#before-you-begin" aria-label="Heading self-link"&gt;&lt;/a&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="/v1.4/concepts/introduction/gateway_api_extensions/"&gt;Gateway API Extensions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;SecurityPolicy&lt;/code&gt; is an Envoy Gateway extension to the Kubernetes Gateway API that allows you to define authentication and authorization requirements for traffic entering your gateway. It acts as a security layer that only properly authenticated and authorized requests are allowed through your backend services.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;SecurityPolicy&lt;/code&gt; is designed for you to enforce access controls through configuration at the edge of your infrastructure in a declarative, Kubernetes-native way, without needing to configure complex proxy rules manually.&lt;/p&gt;</description></item></channel></rss>